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
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
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?
Explain the glass box testing?
What is test environment? Elaborate with example.
What is test cases for mobile phone ?
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
can any body help me with providing a a case for usability testing...
Explain the monkey testing?
For how many days (or) weeks you will test a product or software?
What are the test cases for mouse?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Explain the ad hoc testing?
how to test stand alone programs?
write test cases on file open dialog box in notepad
Explain the static testing?