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 |
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
Is there any formula to find the number of test cases needed
How to write test scenarios for a Web application, with an example?
3 Answers Deloitte, LiveTech, TCS,
hi can anybody can write the test cases for sticky note
How would you do " Keeping two folders in sync testing"
1 Answers ABC, HCL, Microsoft,
is test cases are necessary for testing non functional testing
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Explain the ramp testing?
Explain how to develop a test plan and a test case.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Explain the branch coverage testing?
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??