How to write test cases ?
Answers were Sorted based on User's Feedback
Answer / anusha umrey
make 6 coloumn at most
1 TC id
2 Req id
3 Test des.
4 Test steps
5 Test data
5 Exp .res
and in des write what u hav to do (to enter user nam e)
in stepa write all procedure (enter user nam e,password ,n
click ok )
Test data (aaaaa)
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / bhanu
Test case means write or prepare some conditions on client
requirements for testing.
test cases are write based on client requirements.
Test case generally having the following format
1.test case id
2.test name
3.steps
4.test description
5.priority
6.expected
7.actual result
8.status
9.testdata
10.remarks
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dharmaraj reddy
we can write test cases only on the specifications or
requirements given by the customer
mainly TESTCASE TEMPLATE consists of
req id:
testcase id:
cateogory:
prerequisite:
description/test steps:
expected value:
test data:
actual value:
result:
build no:
priority:
TEST DATA:it is nothing but when u test a functionality
like a login object u do not enter single username and a
single password u enter multiple sets of data,u should
prepare a tabular data EG.
SNO UN PW
1 RAVI RAJU
2 RAMU RAJESH
3 KARAN KIRAN
u name this table as valid user input table(VIT)
u have to mention that VIT in the test data column.
CATEOGORY:u have to mention u r doing positive testing or
negative testing in this column.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sasikumar,be
7 coloumn is most important to make test case
*Test case id
*Test Case Discription
*Test Case Preparation
*Test Case Data
*Actuall Result (AR)
*Except Result (ER)
*Final Reslut(FR)
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / kumar
Test case id
Test case description
Test case Procedure
Test case input
Actual result (A/R)
Expected result (E/R)
Status
| Is This Answer Correct ? | 1 Yes | 1 No |
Let me knw the testcases for opening an account and for billing in shopping malls..?/?/?
can any one give the format of writing test cases in excel sheet.
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
Write a test cases on a facebook
10 Answers Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,
Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........
Explain the smoke testing?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
Give Sample of Validation Test Case.
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com