Should Tester have to write separate test cases document
for Functional testing, UI testing, Regression Testing,
Stress testing etc....?



Should Tester have to write separate test cases document for Functional testing, UI testing, Regre..

Answer / abdul.sameer

No need to write test case for Regression or stress testing.
it will not be of use.

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 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.


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 seperate test case.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

which situation will decide the approach (topdown/bottom up) to choose from?

2 Answers  


I need some help. Could you solve this query i got this query the other day. Any help would be appreciated Write down any potential problems or omissions from this Fault Log Fault no: 278 Environment: Windows 98 Priority:3 Tester:Author Application: Web testing Description When i log onto the screen DF342 I should be able to delete records. However when trying to delete records an error message appears telling mw that im not authorized Response: 25 Aug: Programmer: Security needs to be setup providing access to the delete facility- No error 26 Aug:Tester: We had Security up and it doesnt seem to work- I have reopened this fault

1 Answers  


What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?

0 Answers  


what is validation and verification of a bug?

2 Answers  


what is realtional testing?

1 Answers   IBM,






Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive

37 Answers   Birst India Private Limited, Enzigma, Mastersys, Miiaan, Mind Tree, Qtech Software, Techior Solutions, Trochil Technologies,


What do you mean by Sanity Testing?

2 Answers   Keane India Ltd,


please help me to write sample tets cases for a List box

1 Answers  


i have completed my graduation in B.Sc. (phy, maths,computer), right now i am having 1.6 yrs exp on manual testing, for PG full time course is full time course or parttime is suitable form me , if any one is suitable then why it is suitable

1 Answers  


Hi,I am new to testing ....having no work Experience till date.I just got my working visa ....Can anyone pls advice whether i should attempt for CSTE exam and if yes,can you pls suggest some good link which would cover most of the matirial for exam?Thanks.my email id is anju_khubchandani@yahoo.co.in

1 Answers  


there is a mobile phone and it has got 2 buttons one is it takes photo other is it uploads photo to facebook how to you test this application ?

7 Answers   CTS, Murugappa Group,


what are the disadvantages og v-model over waterfall model?

1 Answers   Aditya Birla, HCL,


Categories