Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Reduce number of steps in end to end test case for automation

 Hello all,


We have our regression test cases written in an end to end format and there are around 30 steps in the test scripts.
Our Selenium automation team is finding it difficult to code for all the 30 steps. Please advise if there is a way to condense the end to end functionality to make it simple.
I tried multiple test scripts to the test case, but then test case execution record reads only the first test script.

Thanks in advance.

0 votes

Comments

Thanks a lot  for the response, appreciate it



One answer

Permanent link
Hi,

I would suggest to make use of Test Suite for this scenario. You can link each test script to a separate test case and then add all the relevant test case in a single test suite. Then create a Test Suite Execution Record and execute it. This will run your test script one after other. You also have an option to run all the test scripts in parallel.

Hope this will solve your problem.

Thanks,
Vijay Patil

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,124

Question asked: Mar 05 '20, 5:53 p.m.

Question was seen: 911 times

Last updated: Mar 13 '20, 10:50 a.m.

Confirmation Cancel Confirm