What is the basic stuff you require to begin creating test
cases?
Answer Posted / ganesh
Test cases are developed once tester understands the
Requirment specifications and the functional
specifications. Hence these two files are important in
writing the test cases.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Explain the static testing?
Explain which test cases are written first black boxes or white boxes?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Explain the load testing?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
How to write test cases on laptop???
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?
Write a test case for computer keyboard?
write test case for pen cap if it is not present?
Why is it that the boundary value analysis provides good test cases?
What are basic types of test cases?