How to write test case for this scenario.
The First Name data entry field shall be removed from the existing Contact Information screen
Answer / Shekher Singh Bharti
{"Test Case Name": "Removal of First Name Data Entry Field",n"Preconditions": {"A valid user is logged in", "User has a First Name field on the Contact Information screen"},n"Steps": [n {"Action": "Navigate to the Contact Information screen", "Expected Result": "First Name data entry field is present"},n {"Action": "The system removes the First Name data entry field", "Expected Result": "First Name data entry field is no longer present on the Contact Information screen"}n],n"Postconditions": "The First Name data entry field has been successfully removed from the Contact Information screen"}
| Is This Answer Correct ? | 0 Yes | 0 No |
write a test cases for 2- way swtich?
Who will take care of test cases and test plan?
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
write a test case for a pen and paper regarding writing.
IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage
Test cases on uplaoding files
12 Answers GE, HP,
Write the testcase for pen
how do you write the test cases?
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.........
Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod
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
If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me