Why do we write test cases?

Answers were Sorted based on User's Feedback



Why do we write test cases?..

Answer / ashiiii

points:

1. To have better test coverage.

2. to have consistency in test execution.

3. to avoid training every new test engineer on th product
(s/w).

4. to depend on process rather than a person

whenever test engineer leaves the company, leaves with
product knowledge. when new test engineer joins he has to
spend lot of time in undersatnding the product. To avoid
this we need to write the test cases.

Is This Answer Correct ?    43 Yes 2 No

Why do we write test cases?..

Answer / amol

1) We write test case to verify the Functionality of
product.
2) By doing adhoc testing we cannot assure to client that
we have tested all areas.
However, Showing results like number of test cases
executed, passed and failed results, atleast we can sure we
covered all areas.
3)It will useful for new test engineer, if s/he is assigned
to project while execution.
4) All tests are documented.
5) During test case review, project stakholders can
understand wheather test engineer understood the req. or
not.


Please correct me if I am wrong ....

Amol

Is This Answer Correct ?    20 Yes 3 No

Why do we write test cases?..

Answer / satish

Test case is a set of conditions or variables under which a
tester will determine if a requirement or use case upon an
application is partially or fully satisfied. It may take
many test cases to determine that a requirement is fully
satisfied.

Is This Answer Correct ?    13 Yes 5 No

Why do we write test cases?..

Answer / dayanand patil

Test cases are write to check the if user gives i/P to

the system.Check weather the o/p generated by the system is

correct.Because of this testing we client will get final

product with least errors.Generally test cases are

prepared according to SRS.So it also checks either the

developer developes the software according to user

requirements or not.

Is This Answer Correct ?    10 Yes 2 No

Why do we write test cases?..

Answer / tapan nayak

Actually,we can say the main activity of devloper is coding
like this for a tester is to write test cases to verify and
validate the s/w build.
>Test cases shows what will be the expected and actual
result before excutiuon of the build.
>It shows what will be the input and output of every
condition.
>it shows olso how a leyman user come to know about the
application or can use the application.
>

Is This Answer Correct ?    6 Yes 2 No

Why do we write test cases?..

Answer / sathya

Test case set of procedure, which we execute your system
find out defects
test id,
test case,
condition,
Action,
Excepted result,
actual result,
result.

Is This Answer Correct ?    5 Yes 1 No

Why do we write test cases?..

Answer / asad

test cases are written to test
with out test cases also one can test ..but
with test cases there will be some defined steps,
procedures, expected results etc.., which eventually is the
desire of a tesing.
Thus
....test case is being written to make testing meaning full
and a systematic approach to conduct testing
....test case is being written to make a process for
testing
....test case is being written to make a proof of the work
done for testing
.... test case is being written to ....etc ...!

Is This Answer Correct ?    5 Yes 2 No

Why do we write test cases?..

Answer / ashwin

To have better test coverage: In the begining when developers r busy in developing the product testing team should refer the requirement documented . So that we r testing the product we will not miss any scenario.

Is This Answer Correct ?    4 Yes 3 No

Why do we write test cases?..

Answer / piyush

Test cases are write to check the if user gives i/P to

the system.Check weather the o/p generated by the system is

correct.Because of this testing we client will get final

product with least errors.Generally test cases are

prepared according to SRS.So it also checks either the

developer developes the software according to user

requirements or not.

Is This Answer Correct ?    1 Yes 1 No

Why do we write test cases?..

Answer / hari

we can write the test cases, we can produce the good
quality product and very much satisfied ny the customer

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

what is a review?

1 Answers  


I would like to reserve railway ticket online and paying the fare through net banking. Friends help me to write test cases???? Give answer for this as soon as possible...

3 Answers   360Logica,


do you or anyone has 100or over test cases in different categories

0 Answers  


can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?

5 Answers   Verizon,


1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............

1 Answers   Virtusa,






what is Severity / Prioity ? How do assian ? What are the basic things followed?

2 Answers  


what is traceability matricks

7 Answers   Synergy,


Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ?? 

1 Answers   TCS,


what is the diff between testbed and test environment?

3 Answers  


What is deferred?

3 Answers   Hykin Solutions,


by whom testing is done in waterfall model ,spiral model and prototype model? means is it done by testers or development team itself?

1 Answers   IBM,


3. what's the difference between the smoke and sanity testing. 4.Who test the sanity and who test the smoke testing? why?

7 Answers  


Categories