Forum Discussion
nmrao
11 years agoCommunity Hero
Too cryptic description, can you elaborate in details what you wanted to achieve?
- logeshkumarvb11 years agoOccasional Contributor
sure rao, let me explain in detail.
1. Created one test case
2. Added test suite for that test case with assertions
3.Now Modified test case with new values, added new parameter
Question : Now How to have the latest test case in test suite ?
Hope I have explained in detail, if not please let me know.
- nmrao11 years agoCommunity HeroStill confusing.
This is how usually done.
Add a test suite and then a test case under suite.
You told quite opposite.- logeshkumarvb11 years agoOccasional Contributor
Rao , let me make it very simple for understanding for example existing test step got modified and after saving, the modified changes are not reflecting in the existing test suite -> test steps, so how to handle this ?