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 |
what are the possible test cases for sending an sms from mobile
Elaborate test plan and content availability in test plan.
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
What are basic types of test cases?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.