Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?

15 Answers   Vyons Labs,


What is test scenario, use case, and test case?

2 Answers  


what is the difference between water fall and v model ?

3 Answers  


what is crud testing ?

4 Answers   HP, Intel,


How will you prepare traceability matrix if there is no Business Doc and Functional Doc?

0 Answers   Infosys, Notion Ink,


What is a show-stopper Bug?

6 Answers  


A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?

5 Answers   Q3 Technologies,


What is baseline?

6 Answers  


What is Build and what is Installation testing?

2 Answers   Covansys,


is integration testing a part of system testing?

2 Answers  


What is difference between testing tool and tracking tool? Give example for both tools? whether QTP is testing or tracking tool?

1 Answers  


What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?

1 Answers  


Categories