how do you write the test cases?
Answers were Sorted based on User's Feedback
Answer / neelu sharma
Test case format
Test case id:-
Tester name :-
module name :-
date of draft:-
objective:-
pre-requsitive:-
reviewed by:-
reviewed date:-
sr. no. | steps to be executed | expected result| actual
result| pass/fail| defect id | remark
test case status Pass/Fail
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sbmquadri
by considering usecases we write testscenario,then based on
testscenario we write testconditions,then by taking
testconditions we can write the testcase.this methode is
only to easy the process of writing the test
cases,otherwise we can directly prapare it by taking
functional requirement or srs documents,
procedure
Testcaseid |Description |Precondition |Procedure
|Data/input|Expected result |Actua |Result |Status
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amit verma
Apart from above, i would like to add something.For Test
case Creation we use some Test case Creation Techniques like
Boundary Value Analysis,Equivalence Partitioning,Error
Guessing etc.
By Refer FRS/BRS or KT from client or TM we prepare Test Cases.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep
considering the DLRs and usecases,wireframes,screenshots
concidering all we will prepare the test cases
| Is This Answer Correct ? | 0 Yes | 0 No |
Write few functional & non-functional test cases for a payment gateway system
how to write system test cases for a pen
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
write a test cases for table,pen,electric bulb?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
how many test cases u write in day while testing yr application.and wat z ur role after u finished testing application plz do reply
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
how test cases can be made for a software
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
write testcases to waterbottle?