Forum Discussion
7 Replies
- nmraoCommunity HeroToo cryptic description, can you elaborate in details what you wanted to achieve?
- logeshkumarvbOccasional 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.
- nmraoCommunity HeroStill confusing.
This is how usually done.
Add a test suite and then a test case under suite.
You told quite opposite.