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 to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Which is the best testing model?
What is PBX Testing & What is Test coverage?
How will u decide test data to see that evey feature is thoroughly tested
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Why documentation testing is important?
What is the big deal about ‘requirements’?
How we will test ubercate
define Testing of Procedure, Triggers and Functions in data base testing ?
Have you ever completely tested any part of a product? How?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
could anyone explain application testing in sequence order i don't have any experience in that
Explain severity with example and expalin each example?
What does 100% statement coverage mean?