Why do we write test cases?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
i got job selection order from decon engg hrd,tamilnadu,india.they are also demanding me 2000 rs. & saying that after 3 day they will give me a joinig letter, there web site is www.deconengg.net & postal address is decon engg(govt. hrd)no-236 coimbatore -641044.I submitted my resume to them and after that they didnt conduct any interview... can i believe this or its just a fake..
69 Answers Decon, ssinformatics,
At what stage of the life cycle does testing begin?
what r the best jobsites for manual and automation testing? except testingken.com
What is mean by Sanitation Testing?
What is the difference between qa, qc, and testing?
what is system testing? explian with scenarios..
Do you face any showstoppers issue in your current project? Explain
as a tester, do u know only ur module requirements or other module req's also?
Test Director is use only for bug tracking or another purpose.
Can you tell some body how to test a situation that to sell a share if it reaches 30(present value is 25) and the time limit is 120 days. Every day the market starts from 10 A.M to 3 P.M. it may execute any time with in the time period. Pls tell me the answer.
From Quality Center, how can we take a back up of a project??
difference between manual testing and blackbox testing