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 software faild in customer environment what we called a)error b)fault c)defect d)failure
how do u call a from library file
Analyze the following highly simplified procedure: Ask: "What type of ticket do you require, single or return?" IF the customer wants ‘return’ Ask: "What rate, Standard or Cheap-day?" IF the customer replies ‘Cheap-day’ Say: "That will be £11:20" ELSE Say: "That will be £19:50" ENDIF ELSE Say: "That will be £9:75" ENDIF Now decide the minimum number of tests that are needed to ensure that all the questions have been asked, all combinations have occurred and all replies given. A. 3 B. 4 C. 5 D. 6
How about do we go as far as writing test cases is considered?
write test cases for test cases...?
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
Give me a sample test case for an online purchasing system?What testings u do for the same ?
8 Answers Flipkart, NIIT, Polaris, SQTL, TCS,
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Which of the following defines the expected results of a test? Test case specification or test design specification.
write testcase for sql table? this is the question asked by interviewer?
Explain the ad hoc testing?
Write test cases to test a browser app