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 |
In general, how do you see automation fitting into the overall process of testing?
What is SECURITY TESTING?
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Write a test case for computer keyboard?
how to write system test cases for a pen
What are all the companies are doing manual testing till now ?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
what would be the negative test case for serach that break the search .
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
What we do when the Requirements are continuously changed?