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 |
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
How does fundamentally a coverage tool work?
Difference between Quality Assurance and Quality control? What does the QA ppl do?
How do you determine wat to be tested?
How you send defect report?
What type of metrics would you use?
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
Five positive and 5 negative test cases for Coffee vending machine
What is Wound Fixing?
Explain about Bug Life Cycle
At what stage of the life cycle does testing begin in your opinion?
What is System Testing Phase? Which types of testing will be conducted in system testing phase?