can any one give the format of writing test cases in excel
sheet.
Answer Posted / mehul (qc)
Test Case format use in Excel Sheet.
I hope that is usefully for each and every.
[1] Test Case ID (Example: TC_001)
[2] Test Case Name (i.e First Name, Last Name etc)
[3] Objective (i.e Whole description of field/textbox etc.)
[4] Test Case Step (i.e 1-Less then 1, 2-Less then 50 and
Greater then 1)
[5] Test Case Data (i.e ABC, 123,!@#$, TESt23$ etc.)
[6] Expected Results
[7] Actual result
[8] Status (Open, Close, Work in Progress (WIP))
[9] Result (i.e Error occurred or Not)
[10] Priority (High, Medium, Low)
[11] Assign by (i.e Developer Name)
[12] Date of Report (Posted date)
[13] Comment (i.e extra comment add lke, Question,
suggestion etc
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are basic types of test cases?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Could you pls give me sites where i can test card? mail me to
how many test cases do u need to ship a product?
Explain the syntax testing?
What is test environment? Elaborate with example.
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
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.
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
What is business validation test case?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
# 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?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Explain the gray box testing?