Test Cases Question:
Download Questions PDF

What are basic types of test cases?

Test Cases Interview Question
Test Cases Interview Question

Answer:

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.

Download Test Cases Interview Questions And Answers PDF

Previous QuestionNext Question
In a log in page what will be test procedure, test scenario, test description & test steps?Suppose a job should be executed for every two hours? Write test case for this?