need for documenting test cases???
advantages and disadvantages of documenting test cases???
Answer Posted / ganesh
Test cases are to be documented.
Adv:
1)Keep record of the test performed on application so that
it can be reused.
2) Review of test cases to check for the correct testing of
application based on the input data, conditions, actual
result of test.
3) Gives an idea of how much testing is covered and time
required to test the remanining functionalities.
4) If out of time then can pick the major functionality
test cases to perform testing at faster phase.
disadv: I guess i am not finding one.
Let me know if this is correct.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
What is quick test professional and what test environment it supports?
Explain the syntax testing?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
write test cases on file open dialog box in notepad
I need GUI test case for home page?
Explain the unit testing?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
What is Initial Configuration?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?