Need help with StresStimulus? Start here.
Replacing a test case
alexdv Posts: 27
1/19/2021
|
Let's say in Managing Test Cases I have many test cases. How can I replace one perticular test case with updated version of same test case with same name without messing up the order of the test cases?
|
|
0
link
|
George @StresStimulus Administrator Posts: 510
1/20/2021
|
If you already have an updated version of a test case that you can do the following:
- If your test is an SS. config file, then delete the old test case and import the updated test case.
- If your test is a solution (.ssln file) referencing the old version of the test case in folder A, then delete all files from A, copy all files of the updated version of the test case in A, and reopen the solution.
If you do not have an updated version of the test case, then record it first, as described here.
- Cheers
|
|
0
link
|
Copyright © 2023 Stimulus Technology