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 |
write the testcases for a triangle ABC. given length of 3 sides of a possible triangle, check whether 3 sides do indeed form a triangle or not if they do then state whether the triangle is scalene, isoceles or equilateral. Note that the sum of any two sides of a triangle should be greater than third side. A+B>C B+C>A A+C>B. need urgently. thank u... by priya
6 Answers Barclays, Stag Computers,
What is component testing?
what are the testcases for square
Suppose a job should be executed for every two hours? Write test case for this?
is test case required to be baselined?
What is the state testing?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6
Do you write test plan and test case?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
What is ramp testing?