This set includes fundamental test that contains positive checks, validating the application.

Options
- Sanity test case
- Regression test case
- Function test case
- Advanced test case.


CORRECT ANSWER : Sanity test case

Discussion Board
Quality Center

Answer: Sanity test cases
Solution: Sanity Test cases: Sanity test cases include the fundamental test that is used to validate the application by using the positive or valid input values.
Functional test cases: Function test cases are used to verify the functionality and business goal of the product and client.
Regression Test cases: Regression test cases are used to verify or analyze the system for finding defect due to change in other part of the system.
Advanced test cases: Advanced test cases are not used to validate application.
Therefore, Sanity test case is the correct answer.


Rohit Srivastava 08-7-2014 03:11 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement