Forum Discussion

logeshkumarvb's avatar
logeshkumarvb
Occasional Contributor
9 years ago

Test suite updation

How to update latest modified test cases in test suite ?

7 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Too cryptic description, can you elaborate in details what you wanted to achieve?
    • logeshkumarvb's avatar
      logeshkumarvb
      Occasional 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.

      • nmrao's avatar
        nmrao
        Champion Level 3
        Still confusing.
        This is how usually done.
        Add a test suite and then a test case under suite.
        You told quite opposite.