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 |
Explain the system testing?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
write the test cases for facility module
Write test cases for bulb.
Write the integration test cases for below scenario: You have three components 1. Message 2. Call 3. Call Log Hint: Mobile phone message box
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?
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?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
if we ve data 100 how we can check and create equvalnces an bva .if we ve data 1-5,6-10so on wat will we bva how we will chk
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
Explain the ad hoc testing?
In a log in page what will be test procedure, test scenario, test description & test steps?