The most recent content from our members.
Hi, I have a scenario which has 7 test cases. I want to execute a test case (8th one) if any one of the 7 test cases fails. I am aware of "Test Result Dependency" option. it allows to select only one test case that is expected to fail. But in my case out of 7 test cases anything can fail. How can I achieve this requirement?
I want to be able to execute my tests in a custom order, where one test is executed before each and every test within a test suite. Ex: Test 1 > Test 2, Test 1 > Test 3, Test 1 > Test 4, etc. How is this possible? I have tried it with test flow and test dependency with no luck. Ideally I want to do this without scripting.…
Hey guys I have a test case which I use 3 calls to succeed. 2 calls to obtain information and store certain output in an XML Databank and the third is the service under test. The service under test has a datasource of accounts which it rifles through. What I need to do is create a test flow which forces the Service Under…
It looks like you're new here. Sign in or register to get started.