what are the Test Cases for " Test Cases " ?

Answer Posted / maitray

1) check that written test case is properly readable and
understable or not.
2) varify that all required field like "id","summary","step
to execute","actual result","expected" are there or not.
3) varify that summary is matching with actual what is
intension.
4) varify that "step to execute" is properly applicable for
executing the test case or not.
5) check for test case is not duplicate.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the toughest moment you faced in your testing carrier in which everyone praised you?

1818


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.

2122


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

1789


User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1160


Test a file replication service that copies files from one net location to another

2056






1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2202


Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu

1780


For how many days (or) weeks you will test a product or software?

1565


Explain the component testing?

769


Explain how to develop a test plan and a test case.

689


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

2705


Explain the system testing?

689


In a log in page what will be test procedure, test scenario, test description & test steps?

681


write the testcases for migrating data from one database to another database?

1898


In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: 1. software Testing Output: 1.software testing

1375