What is the correct answer of basic types of test cases ?
Answer Posted / prince sharma
Hi,
There are basically two types of test cases:
1. Positive test cases
2. Negative Test cases
-Positive test cases sre meant to test for which the
application is made(functionality or the requirements).
-Negative test cases are meant to test for the which the
application is not made.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Test a file replication service that copies files from one net location to another
write a test case for yahoo compose page?
Explain the dynamic testing?
How to write test cases on laptop???
Write all test cases for Bus Pass Renewal
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Explain the unit testing?
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.)
How to write email id in world wide web
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 the test cases for facility module
Explain how to develop a test plan and a test case.
What are the Test Cases Comes under Regression Suite?
Write the test case for a login page?