Hi all,
Pls tell me what is the meaning of the version of Test case and how to used this functionality in the application ?
Thanks,
Quang
What meaning of version of Test case ?
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 2
- Joined: Wed Feb 25, 2009 5:29 pm
- Location: California, USA
- Contact:
Perhaps reading the documentation would help? http://www.teamst.org/_tldoc/1.8/user_manual.pdf (@section 3.2)
Here's a practical example:
Here's a practical example:
- User X creates TC (test case) Y
- TestLink automatically sets TC Y to version 1
- User X executes version 1 of TC Y on build Z
- User X determines that the test steps on TC Y no longer apply and need to be changed. For historical purposes however, User X wants to keep the old test steps just in case. So User X then creates version 2 of TC Y with the enhanced test steps
- Version 2 of TC Y becomes the latest version of the test case
- User X executes version 2 of TC Y on build W