there are n types of test cases how do you do?

Answers were Sorted based on User's Feedback



there are n types of test cases how do you do?..

Answer / software test engineer

hey plz dont giv all wrong answers wat ever you have
written is wron.............


There three types of testcases they are
user interface test cases
inputdomain test cases
bussiness logic test cases


plz dont creat your own test cases

Is This Answer Correct ?    5 Yes 0 No

there are n types of test cases how do you do?..

Answer / arjunreddy

The test cases can be categorised. First while testing the
application first we can write the UI ( User Interface )
test cases. then we can write the Usability Test cases then
we can write the Validation test cases and then followed by
the functional test cases. if your project meets the
performance, then those test cases are must. if the project
meets the DB testing,then the database test cases are must.
Differs from web based application to server based
application.

Is This Answer Correct ?    2 Yes 0 No

there are n types of test cases how do you do?..

Answer / raghu

there may be n no of testcases but you have to work as per
the requirement of the client

Is This Answer Correct ?    2 Yes 0 No

there are n types of test cases how do you do?..

Answer / a sameer

you will be writing test cases like
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 verse.
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 crucial 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.
Hey this might help you.
when you want to do regression testing if you execute all
the above test cases related to it then it is sufficient .
No need to write further or separate test case.

Is This Answer Correct ?    2 Yes 0 No

there are n types of test cases how do you do?..

Answer / shalini

First of all we do Functional testcases than validation and
then GUI.

Is This Answer Correct ?    1 Yes 0 No

there are n types of test cases how do you do?..

Answer / xyz

hey....pl don't write the wrong answers....if u guys r not
sure pl don't answer the question for God sake don't give
the wrong answer......

Is This Answer Correct ?    1 Yes 0 No

there are n types of test cases how do you do?..

Answer / testing lead

you will be writing test cases like
1. integration test case
2.Functional Test case
3.Non-Functional Test cases( which include security,
performance and usability)
4.User Acceptance Test cases

Only this answer is current...rest all are wrong..
Mr.K.chandra...dont write wrong answers....and for god sake
atleast write good gramaticaly correct english...

Is This Answer Correct ?    1 Yes 1 No

there are n types of test cases how do you do?..

Answer / k.chandra sekhar

a) In software white box test cases and block box test
cases are. They are
b) In white box test cases unit test case, integration
testing test case
c) In block box test cases have some test cases they
are
d) The functional test cases
e) Usability test cases
f) Security test cases
g) Performances test cases
h) Positive test cases
i) Negative test cases
j) And so on


My name is k.chandra sekhar,
My phone no are 9246540049 65880049 ,Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mail

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000

2 Answers   Verifone,


sanity testing is done during regression testing.is it true.if it is true plz explain?

1 Answers  


list of methods that is used to document the requirements of a software.

0 Answers  


what is the severity we give. login fails eventhough we enter the correct username and pwd.

9 Answers   Swathi Soft,


What kind of techniques used while writing test cases?

2 Answers  






Tell me typical situation while collecting the test data in your job ( In banking project)? Please give the answer :Thanks in advance

2 Answers   Wipro,


what is Software Development Life Cycle (SDLC)?

1 Answers   iFlex, STC,


White Box testing won't detect missing function? a. True b. False

1 Answers  


Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............

1 Answers  


Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.

1 Answers   Belcan,


how many levels of software testing?

5 Answers  


What r the non-configurable items in the VSS for software configuration management?

2 Answers   IBM,


Categories