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 are reviews in sdlc?

2 Answers   Semantic Space,


give me some interview ques?

1 Answers  


What is the difference bitween cookies and sessions/

3 Answers  


which institute is best for manual testing through online classes

1 Answers  


can we give special characters in password

2 Answers   Infosys,






what are the QA process u r following in your cmmi level 5 company

1 Answers   Zensar,


what is fpa ?

5 Answers  


How we prepare the Requirement Traceability Matrix(RTM). Write the format please.

2 Answers  


what is penetration testing?

3 Answers   MBT,


What was the difference between Test case and Bug Report is there any template for this

3 Answers  


how do you test for runtime error using manual testing

2 Answers  


what are your strengths?(in testing) plzzzzzzzzz answer this question thanku.

5 Answers  


Categories