what are the Test Cases for " Test Cases " ?

Answer Posted / priya

1)Check that test case contain proper test ID.
2)Check that test case contain test data .
3)check that test case contain test description .
4)Check that test case contain expected result.
5)Check that test case is a/c to specifications .
6)Check that test case properly understandable .
7)Check that test case is executable or not .
8)check that test case is editable or not .
9)check that test case is repeatable .

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write test cases on laptop???

14536


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

8516


Explain the exactly meaning of test case?

690


Pls tell me test cases for pepper grinder

2903


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2486






You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

896


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.)

828


What is use case testing?

706


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

1894


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2083


How would you do " Keeping two folders in sync testing"

1991


What is the state testing?

718


Explain the functional testing?

665


Please guide me for Add new user test cases

1095


How should I maintain the test cases and Test Log for different versions/builds of the application.

1965