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 |
What are the basic concepts of database that a software tester should know?
How to do browser testing (creates a standard script and run it for the different browser combinations)
can anybody tell me during interview which type of question raised in project round
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
How do you get programmers to build testability support into their code?
difference between QA, QC
what is srs or brs file
what is the difference between sevierty and priority
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
what ia the necessity of sdlc, stlc and testcases
What is a Latent Bug What is a defect leakage