give an example of how to write functional test case.in
this test case can we write all +ve and -ve conditions?
Answer Posted / kashif
Negative testing can be done only on text fields
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
write test cases on file open dialog box in notepad
test cases for bus transport (TNSTC)
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
How to write test cases or test scripts for UAT testing which is done manually
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
what is the test plan for ms-word
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
What is the syntax testing?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!