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 test cases for credit card payment
In a log in page what will be test procedure, test scenario, test description & test steps?
Explain the system testing?
I need GUI test case for home page?
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
what would be the negative test case for serach that break the search .
Elaborate test plan and content availability in test plan.
What are the Test Cases Comes under Regression Suite?
hoe to write test cases for the below field --------------- --------------- browse upload
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
What is the difference between System testing and System Integration testing?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?