In Testing why We need to Write Testcases compalsarly.
Answer Posted / kannan ramamoorthy
As explained above, Test case is a Step by step procedure
to validate the functionality of the system. The important
reason why it should be documented is,
1. Testing all the fnctionality is a repeated process and
can be executed any number of times in future. So the plan
is to Execute all the cases with out fail.
2. The testcase may be executed by any other tester. So
rework is avoided.
3. To keep track/cover all the possible functionalities.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
Why documentation testing is important?
What are the advantages of black box testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
What is user acceptance testing (uat)?
Which are the standards for software test plans?
What is revision history and the content of revision history table?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What r the functional testing u perform?
What is the difference between white box, black box, and gray box testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
can anyone help me regarding testing patterns?