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 |
test cases for compose functionality of gmail
What is meant by code walkthrough?
what is difference between bug and defect who will find bug and who will find out defect ..(Like developer or tester)?
which basic priority u used in ur project?
Can you explain the process areas?
One or more text elements or even all text elements in a page should be markable as required to match. -What are the categories of content validation is described in the text above?
what is volume,stress,load testing ?
In real time where u can apply traceability matrix
what is the difference between test bed & test environment.
How do u go about testing a project?
how can we connect database in manual testing? pls answer for this
What is the exact difference between Integration & System testing, give me examples with your project.