write test cases for test cases...?
Answers were Sorted based on User's Feedback
Answer / bharat
When you test anythingh it should have high probibility to
catch bugs and it not too complex.
Format for test cases
test case ID
test case Name
Module
Tester Name
Date
S.No. Description step to be excutated Expected Result
| Is This Answer Correct ? | 21 Yes | 3 No |
Answer / priya
The test case should have a high probability to find any
bug, it shuld cover all the possible way to verify that
particular scenario/action.
Verify if the TC_001 generates so and so as output.
Verify if the page so an so is opened if the OK button is
clicked.
Verify if the pages navigate if the TC_002 is executed
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vighnesh
1-Check all the feild of test caese should be present with
valid value i.e ID,name,author,precondition,test steps,post
condiion etc
2-Test step should be clear, should not ambiguos
3-Post condition shoulbe related to requirment.
4-All possible scenario should be covered (able to find
bugs)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jene dhansaranya
Preconditions:
To check whether there is a way for preparing the testcase
report(esp. Ms.Excel)
Test Description:
1.check whether all the necessary fields are
present in the report.
2.To ensure that the contents of each field is
matching the caption.
3.To make sure that there is an appropriate value
for priority & severity.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sathya kumar v
1.Check all Requirements are covered
2.Check was it readable and easy to understandable by
others.
3.Check for the Names,ID,Test Data,Preconditions,Objective
and Description was provided for each test case
4.Check for Every testcases there are appropriate Test
Steps are covered.
5.Check every test steps has test number and expected result
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amar
S:No:
Test case id
Technical action list
description
type
module
steps to follow
priority
these all titles under different excel sheet test
introduction,sanity,validation,functionality,end to end
,test report
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ompal singh
1.Test cse id
2.test summary
3.test data(input)
4.expected result
5.remarka pass/fail
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudha priya
check if the test cases are according to the specififcation
are not.
it should have the following fields
1.TeestCaseId
2.TestCaseDescription
3.TestcaseInput
4.Expected Result
5.Actual Result
6.status
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajarajan
We can write test cases according to the srs document.
| Is This Answer Correct ? | 4 Yes | 7 No |
how to write the test case for 1 to 12 months in equivalence partitioning?
Write a test case scenario for Web-based address book?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
What is DOMAIN TESTING
what do you mean by test case specification
What is BRANCH COVERAGE Testing
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
What are the Test Cases for an email id for username and password?
How to write test case for this scenario. The system shall allow the user to select an option to sort the results by the city of the family contact
how to write test cases for the Sorting the Group Name, Group Number, Individual Count, Group Count.
What is test environment? Elaborate with example.