Whatis the need of writing testcases? why don,t test the
application without the testcases

Answers were Sorted based on User's Feedback



Whatis the need of writing testcases? why don,t test the application without the testcases..

Answer / nihil

Test Cases are the Basic Blocks in the Process of
Testing... It is not only helpful in the Testing Phase but
the Entire Phase of Software Life Cycle....

Helps you while raising Issues and hepls to avoid mis-
understandings with the Developers....

It acts as the bridge between the Requirement and the
Corresponding Functionality....

Provides better understanding of the Application and its
various functionalities....

Much helpful for the Novice Tester...

Above Mentioned are Some of the General Ideas...
Technically Lots can be achieved using Test Cases...

hs.nihilo@yahoo.com

Is This Answer Correct ?    11 Yes 0 No

Whatis the need of writing testcases? why don,t test the application without the testcases..

Answer / jarin jain

Apart from above mentioned reasons for writing test cases ,
another important thing is traceability . Writing test cases
not only helps in testing but also making sure that we have
not missed out any requirements. The test cases should cover
all the requirements. It has been seen that writing
effective test cases reduces testing time. Specially when
testing boundary conditions.

Is This Answer Correct ?    4 Yes 0 No

Whatis the need of writing testcases? why don,t test the application without the testcases..

Answer / tripti

Yes I agree with Nihil.Hs Also its important to have test
cases for repeating tests like retesting and regression
testing. If we will have the test cases it will help us to
do these type of testing

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what is difference between win 98 and win 2000 poertating system?which is better one?

0 Answers   Verisoft,


what is effect variance ,Budget variance , Schedule Variance , Defect Density ?

3 Answers   Tech Mahindra,


What is the testing that a tester performs at the end of unit testing?

2 Answers  


In a month how many times bugs will be send to your developer. 1 or 2

2 Answers   Calsoft,


Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?

4 Answers  






What is the difference between Incident and Defect. Anybody can answer it. Thanks in advance.

10 Answers   iFlex, Kameda Infologics,


They showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

5 Answers  


Write 2 scenarios for System testing?

0 Answers  


is tha integration testing include non functional test?

4 Answers   TCS,


what is volume Testing?

15 Answers   MBT,


i want to write testing cerification. can anyone plz help how to go through. how to prepare for the exam and how i have to apply.

2 Answers  


What are the methods you followed, while doing black box testing???

7 Answers   Oracle,


Categories