Can any one tell me the format/columns for writing test
scenarios in excel sheet?
Answer Posted / avinash chava
Hello friend,
Here are the columns you need to have while
writing test cases anywhere.
1) TestCaseID
For this we will give some unique number
2) TestCase
Here we will write the condition to be tested
3) Description
Here we will write the steps how to test that
particular condition
4) Expected Result
What is the expected result of this
particular operation
5) Actual Result
What is the actual result while executing on
the build.
6) Status
What is status of this particular testcase.
Either it is PASS/FAIL
7) Priority
Here we will write the priority of that
particular test case. We will write Either High/Medium/Low.
All the fields are same even though you use an
excel sheet or any other management tool like quality center.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
i need some objective type papers for my certification
Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com
can we do database testing in manual testing? then how we write the test case?
how to clarify functional requirements and non functional requirements in a srs?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What is bottom-up approach?
Can you explain function points?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What is the Testing strategy for testing client server applications/products?
What exactly is quality control?
Unit Testing can be done by using Nunit?
What are the main key components in web applications and client and server applications? And explain the differences between them?
what is the critical defect in telecom domain?help me out from this prob its very urgent
Write positive and negative test cases for forgot password?