can any one give the format of writing test cases in excel
sheet.
Answer Posted / ravishankar
steps to write test case template as follows.
it has 3 parts..
header, body, footer
header contains:
1.testcase number,
2.requirement number,
3.module name,
4.sevoirity,
5.precondition,
6.test data,
7.test case type,
8.brief description.
body contains:
1.step number,
2.action,
3.input,
4,expected result,
5.actual result,
6.status,
7.comments/remarks.
footer contains:
1.author,
2.reviewed by,
3.approved by,
4,last modified.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Explain the dynamic testing?
What are the test cases for mouse?
Explain the domain testing?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Why does the boundary value analysis provide good test cases?
Test a file replication service that copies files from one net location to another
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
How to write email id in world wide web
What is the state testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What are the Test Cases Comes under Regression Suite?