How to write test case for this scenario.
The Contact Information screen shall be displayed to the user during Case Create (Local Only),
Answer / mudaseer
test steps : 1) Enter the contact information of the user i.e. enter valid data in the mandatory fields
first name:
Last name:
phone number:
address:
2)click on 'Save' button
Expected result:The data should be saved and the user should be able to view in the local only
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain which test cases are written first black boxes or white boxes?
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
what is black box system in software development in system analysis and design?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
Write a test case scenario for Web-based address book?
Write a test case for a chair to check whether it will last for next 10 years and check the quality of the chair and it’s durability.
write a test cases for table,pen,electric bulb?
Explain how to develop a test plan and a test case.
How many bugs have u found in your project?
test case for pen?? with actual value and expected calue
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain the agile testing?