Can any one tell me the format/columns for writing test
scenarios in excel sheet?
Answers were Sorted based on User's Feedback
Answer / 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 |
Might gone wrong in reading the question properly The
question is related to Test Scenario columns( template) not
Test case template.
Scenario template changes from company to company but
normally these are the minimum things which it should have
1. Test Scenario Identifier
2. Requirement Traceability Matrix
3. Test Scenario Summary
4. Test Scenarios
5. References
1. Test Scenario Identifier is an unique identifier to
recognize the Scenario.
2. Requirement Traceability Matrix:- Provide a reference to
the location of the matrix that specifies the traceability
of requirements for that scenario. Mapping requirement to
that scenario.
3.Test Scenario Summary:- Provides a summary description to
that summary
4. Test Scenario:- In-detail how this scenario should be
giving complete understand wht is this scenario is of.
5. The reference document which talks abt the scenario.
Now keeping this as list, testers creates n no. of test
cases for each and every scenario and the test case template
would be as defined in the above answer.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / jocelyn - test manager
Venkatesh they are asking about test scenario format but not test case format. There is lot of difference between test case and test scenario . The one Avinash and venkatesh described are related to test case format but not test scenario.
Test cases comes from test scenario.It is like Test scenario is parent and childrens are test cases for those scenario. The second answer is related to test scenario which is right
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / venkatesh
Hi Friends..
This is the possible test case design
Test case ID
Test Case Description
Test Pre-requisite
Test Input
Expected Result
Actual Result
Status
Priority
Seviority
Comments
| Is This Answer Correct ? | 0 Yes | 7 No |
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
What is Manual Testing?Can I Know the best Institute in Hyderabad & the Best Institute to get Projects?Plz kindly help me ? Iam thinking to learn Testing? My qualification : BCA with MBA .
47 Answers AppLabs, IBM, MAHINDRA,
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
Difference btween the QA and QC?
Swap 2 variables without using a temp variable
What is the different between QA&QC? Please give answer with examples?
What is ADHOC testing ?
You find a bug and the developer says “It’s not possible” what do u do?
Nowadays Product based testing is done is almost all companies. What does a "Product" actually means.
What is the Model/Process do u follow in your Organization for Testing?
What command is used to launch a application in winrunner?
What are the contents of a Test Plan?