How do u make sure the test cases are not repeated?
Answers were Sorted based on User's Feedback
Answer / raj
By using traceability matrix .
the test cases are mapping with the requiremnet
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nannan
wonderful question Hivna. Traceability matrix will be
correct only when one test case is written for each
requirement. But it wouldn't be the case always.
When many testers are writing the cases for an
requirement/module, it is the job of the team lead(who
approves the testcases) to check for duplicate test cases
and parting the job properly so as to avoid duplicacy.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / satyaprasad
every testcase has its own version no ,with the help of
that we can write unreaptable tcs
| Is This Answer Correct ? | 1 Yes | 0 No |
What is agile testing ? how can we perform agile testing ?
Why does Software have bugs? urgent pls .....
what are the initial templates used in a project (glamorous...)
WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY
You reported a Bug.The developers are saying that it's not a Bug even though it is..How you are going to prove that it's a Bug?
what is difference between load ,strss and perofrmance??? can u explain me with example???
Tell me about the worst boss you've ever had.
What are the properties of a good requirement?
scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this
Define Deployment and User Acceptance.
Explain V.model
what is test coverage matrix? what its use? and its format?