WHY DO WE WRITE TEST CASES. WHAT IS IMPORTANCE OF TC
Answers were Sorted based on User's Feedback
Answer / madhavi
Writing the test cases is very important,why because by
writing testcases we clearly tested particular field in all
the ways
| Is This Answer Correct ? | 30 Yes | 6 No |
Answer / dhanu
In a software testing TCs are major role because using the
TCs we can check the application that whether we cover the
all fuctionality or not. Since TCs are prepared by
functionality which are presented in the FS.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / paramesh
test case shows the information of how we have to check the
application and what values we have to give to check the
application, and test case is very important because it is
re-usable
| Is This Answer Correct ? | 5 Yes | 1 No |
hi everyone, i am kalyani, present i am learning testing in
srss institute in sr nagar.what i know just i am
sharing.test case nothing but ideas of test engineer.test
cases are required to test released product is quality
product or not and also user friendly or not.every customer
needs quality product. the test engineer without writing the
test cases he can't perform proper testing, without proper
testing we didn't get the quality product,the customer was
not satisfied with the product so test cases are required.
quality product means satisfying the customer requirements
and also presence of value(user friendly).
| Is This Answer Correct ? | 11 Yes | 9 No |
Answer / mudaseer
we write test cases because
(1) to have better test coverage
2 to have consistency in test execution
3 to avoid training a new test engineer
4 to depend upon process rather than person
| Is This Answer Correct ? | 3 Yes | 1 No |
Test case is the check list of various perception of a
test engineer which includes which functionality is to be
tested and covers the overall strategy of testing a
particular build or application.Test cases are important as
it always guides us to conduct testing in a systematic and
flawless manner.
| Is This Answer Correct ? | 1 Yes | 2 No |
Before doing the testing the test engineer will prepare the test cases. Test cases r an ideas of the test engineer. These test cases r prepared according to the requirement of the customer.
These test cases will define weather the product is quality product r not by testing in different ways.
| Is This Answer Correct ? | 0 Yes | 1 No |
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
Can you explain the pdca cycle and where testing fits in?
what is defect tracking?
what is the difference between test plan and test strategy?
When should testing start in a project?
HP QC Defect life cycle?
How many members can write the single test case?
What is CheckList?
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?
what is the difference sanith testing and smoke testing?
can you write test cases on pen?
What is Gap Analysis?. Is there any template for it.Describe briefly about Gap Analysis Please