Scenario Testing Suite Failing
I am running into the issue of individual scenario tests are passing, but when put in a single test suite, it fails.
All of them are portal type scenario tests. I start a new case (represents a phone call interaction) and complete it for the first test. Completing that case will create a new assignment. My second test (which isn't really a test just prep work for the third test) find the assignment in the workbasket and opens it. The third test goes thru to complete the follow up call and completes the case.
Again, If I run them individually from the Interaction Portal> Automation Recorder in the order needed, they pass. If I run them via Dev studio>Configure>Application>Quality> Automated testing> Scenario Test>Test Suite it will not pass.
Built on CustomerService 8.5 and PegaTestAutomationKit 1.6
I have had a number of issues with Scenario Testing but this one is really stumping me. If anyone has any suggestions or solutions I would greatly appreciate the help!
***Edited by Moderator Marije to add Capability tags***