what are different types of test cases?.
Answers were Sorted based on User's Feedback
Unit test case, integration test case, system test case, functional test case....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / happy
Different type of test case is Boundary value analysis and Equivalence partitioning.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkatesh
Testcase are Two Types only
1. Functional Test cases
2. Non-Functional test cases
In non-functional we Have,
Database test case
compatibility test case
Performance test case
Usability test cases
Security test cases
Input -out put testcases
Etc.......
we have only two types of test cases according to my side
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahesh
3 Type:-
1.+ve Test case
2.-ve Test case
3.Destricative Test case
| Is This Answer Correct ? | 7 Yes | 9 No |
Answer / sasikala
Types of testcases:
1.Functionality Test Cases
2.User Interface Test Cases
3.Performence Test Cases
4.Integration Test Cases
5.Usability Test cases
6.Database Testing Test Cases
7.Security Test Cases
8.User Acceptence Test cases
9.Unit test cases
10.Positive testcases
11.Negative testcases
12.Non Functional testcases
13.Validation testcases
14.Destructive Test Case
15.System testcases
16.Boundary value and Equivalance Class testcases
17.Smoke testcases
18.Compatability testcases
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / m.shalabi
Dears i know that there is 3 kind of the test cases,
i now one of them that called:
1. System Test Cases.
Is there any one can help me with the other test cases??
| Is This Answer Correct ? | 5 Yes | 17 No |
Answer / jeevan .t
There are four types of test cases
1.GUI Test case
2.Usability Test case
3.Functional Test case
4.Validation Test case
| Is This Answer Correct ? | 8 Yes | 21 No |
Answer / qa tester
There are only 3 types of Test Cases as,
1 Unit Test Case
2 Functional Test Cases
3 Accepatance Test Cases
| Is This Answer Correct ? | 4 Yes | 28 No |
Diference between sanity & somke testing?
When do you feel that testing should start now while developing an application.
I am writing a testcase for a login window. In the testcase procedure i entered my url(eg:www.gmail.com). But my url is not displaying in the address bar.What technical term a tester woul use for that scenario?
In real time where u can apply traceability matrix
Explain test procedure and write test cases for EFTPOS/CREDIT CARD
what are testing you will do in system testing
is integration testing a part of system testing?
What r the different testing techniques other than BVA and EQP?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Can the system testing be done at any stage?
what is tracebility matrix?
How test case is differ from test plan .give an suitable example