How will you review test cases?
Answers were Sorted based on User's Feedback
Answer / thirumala naidu
Hi,
Once we complete the preparation of test cases whe have
to know whether those are correct or not or any thing we
missed out. Then we have to review the test cases.
Here we have review the test cases with the reference
of functional specificatins by using traceability
matrix.Here in traceability matrix we have the
specifications according to those specifications we can
identify whether we write correctly or not.
If any wrong let me know.
| Is This Answer Correct ? | 31 Yes | 7 No |
Answer / ramesh pandian
review the test case using traceability matrix by verifying
all the requirements are mapped with the test cases
| Is This Answer Correct ? | 16 Yes | 3 No |
While doing the test case review we have take care of the
following things
--> Test case should be easy to understand to the person
who does not know the functionality also should be able to
understand
-->It should cover all the requirements from the RTM
-->It should cover all the Positive and Negitive conditions
of the requirement
-->Verify for the validations of the fields
-->It should follow all the testing methods.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / kishore kumar
Review the test case using traceability matrix by verifying
all the requirements (FRS)are mapped with the test cases.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ramarao
First of all u will desigin the testcase as for client
requirements,after that u can start peer to peer
review ,that means u can cheque all functionality will be
cover as for client requirements or not,and miss any data
enter into testcase as for requirement.tracablity matrix
prepare as for requirements,that give a map between
testcase to specifications.The templet of matrix is,
specification document name,specificatin no;,testcase
documentname,testcase no;
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vivekananda
Once the test desing,spefication,procedure and execute the
test case base on funcational requirement specification.To
know that writen test case are correctly, a tracbility
matrix show that coverage of test cases based on test case
execution against requirement.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ashok
Mr. Tirumalanaidu what answer ur given is correct
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suresh
plz mail the Requirement Tracibility Matrix templete to me
also my mail id :gade_suresh@yahoo.com
Thanks in advance
Suresh
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohan krishna
During this process, testers will executes all the
prepared test cases. which is called as "Entire
Functionality Execution".
Before going for executing testcases testlead will
review all the testcases in a document called as Requirement
Tracable Matrix(RTM) or Validation Tracable Matrix(VTM). Which
defines mapping between the prepared testcases and the document.
| Is This Answer Correct ? | 1 Yes | 0 No |
How would you do " Keeping two folders in sync testing"
0 Answers ABC, HCL, Microsoft,
How should write test case (i.e. in proper format or simply step by step) in an interview test paper?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Give me real life some test cases
how we write a jwebunit test case for check whether the ip address correct or not.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
please give me different test scenario for uploading whatsapp status from gallery and camera
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
when we should start writing test cases?
10 Answers Thatavarti Technologies,
how to write test cases for credit card payment
what is difference between repeatable and reusable test case?and what is self cleaning test cases?