what are different types of test cases?.

Answers were Sorted based on User's Feedback



what are different types of test cases?. ..

Answer / abdul.sameer

I have read all the above types of test cases and here is my
answer according to my knowledge

1. integration test case
2.Functional Test case
3.Non-Functional Test cases( which include security,
performance and usability)
4.User Acceptance Test cases( end to end scenario).

Validation test case:- Here all the above stated techniques
of test cases fall under validation test cases itself, there
is no seperate test case for validation, when we execute all
the above test cases we can conclude we have done the entire
validation too.

Verificatin test cases:- after writing the entire test cases
there will be some dedicated people who review these test
cases to check whether these test cases written according to
the requirements or not, in such a case it is called
verification test case and when we are executing those test
cases it is called validation test cases.


In a simple way expected results are verification and
actual results are validation.


Integration test case:- here we execute test cases which
just tells about the connectivity from one module to other
module and integrating one application to other application
and how the application moves from parent node to child node
and vice versa.

Functional Test case:- Here we execute test cases which
tells about the functionality of the application and talks
about the desired output to be seen. internally we have
different type of test cases when we write here like range,
output values , BVA, ECP and so on. We give input and expect
some output according to the SRS.Here we check individual
module completely by checking each and every tab , text box,
buttons and so on.

Non-Functional Test case:- Test cases related to User
friendliness like font, image, color, how easy to navigate
etc, performance related, security related comes under here.

User Acceptance test case:- These test cases are cruical and
very important to client side people, because these test
case talks about there business and approach of the
application to complete a particular client task. which is
also called as End-End- Business scenario test case. Here we
won;t be doing testing related to UI, Functional or
Non-Functional, we talk about business and scenario which
the application is made for.


This might give you a small ideas for your question. If you
feel this is right do respond to me and if you feel a change
in it also do respond to me stating your contradiction to
it.. which will be helpful to me also.

Is This Answer Correct ?    108 Yes 12 No

what are different types of test cases?. ..

Answer / pradeep

I would broadly classify test Cases into 3 categories:
1. Positive test case - system is doing what it suppose to
do
2. Negative Test Case - system is not doing what is it
suppose not to do
3. Destructive Test Case - trying to break the system and
see if it get effected

Is This Answer Correct ?    71 Yes 30 No

what are different types of test cases?. ..

Answer / rajendra prasad reddy penumall

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....................etc
By
rajendra_penumalli@yahoo.com
or call me:9885162742

Is This Answer Correct ?    65 Yes 26 No

what are different types of test cases?. ..

Answer / ramakrishna

three types

Is This Answer Correct ?    48 Yes 29 No

what are different types of test cases?. ..

Answer / bhanu

1.user interface
2.usability
3.validation
4.functionality
5.performance
6.intigration
7.database testing
8.security
9.user acceptence
10.unit
11.positive
12.negetive
13.destructive etc.....

Is This Answer Correct ?    37 Yes 18 No

what are different types of test cases?. ..

Answer / dele

Guys,
Google the meaning of test cases and that will give a clear
understand of types of test cases.

+ positive
-negative
Destricative Test case

Is This Answer Correct ?    13 Yes 2 No

what are different types of test cases?. ..

Answer / mike patrick

Positive and Negative Testcases.

Positive Testcase: System is doing what it suppose to do,
it's called positive Testcase.

Negative: System is not doing what it shouldn't suppose to
do that, it's called negative Testcase.

Is This Answer Correct ?    36 Yes 26 No

what are different types of test cases?. ..

Answer / sadiq

I do agree what Abdul.Sameer has explained. He has explained
very clearly about different stages of test cases.
This should be the best answer I got till now.

Is This Answer Correct ?    11 Yes 4 No

what are different types of test cases?. ..

Answer / ch. khurram

1. functional test case
2. performance test case
3. security test case
4. integration test case
5. positive test case
6. negative test case
7. database test case
8. usability test case
9. GUI test case
10.validation test case
11.destructive test case
12.system test case
13.boundary test case
14.user interface test case
15.non functional test case
16.smoke test case
17.compatibility test case
18.aceptance/user aceptance test case
19. unit test case

All i came to know are above type please categorise if
someone can...thanks for your time

Is This Answer Correct ?    9 Yes 3 No

what are different types of test cases?. ..

Answer / ram mohan reddy

Test Cases are divided into two types

1.GUI Test cases
2.Functional Teat cases

Again Functional Teat cases are divided into two parts

1.Positive Test case
2.Negative Test case

Is This Answer Correct ?    9 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What are the validation check u generaly do in a Banking log-in form in security point of view..?

3 Answers   HCL,


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

0 Answers  


so far how many bugs you have found?what are those means what should we answer for that?

2 Answers  


advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.

7 Answers  


Hi this is sridhar,iam working in a small organization and i have 1 year exp in manual testing,which type of questions will ask if i keep 1+exp in other companies.pls send your valuable suggestions for me.And my e-mail id is sridharraghava@gmail.com ne

1 Answers  






Difference between Agile process and V Model

2 Answers   Cap Gemini,


what is difference in between os 2000 xp

1 Answers  


who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?

1 Answers   Accenture,


what is the difference between metrics and matrixes .. if possible please give some examples..

1 Answers  


hi all, this is ajay , what is adahochtesting ,what is differnce of loadrunner,winrunner

4 Answers   Synergy, TCS, Xtreme Solutions,


what documents need to write test case

9 Answers  


what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?

1 Answers  


Categories