Create Test Cases based on Software Testing Principles
Write the Test Cases to validate Command Line utility -
‘MAX’.
The utility displays the maximum of the 2 specified
Integers. Please note down any assumptions that you make.
e.g. MAX 2 3
Answer / dhayanithi
step no steps data expected result actual result
1 enter a numbers and calculate max 2 or 3 should
display "please enter two numbers"
2 enter two numbers and calculate max 2,3 should display 3
| Is This Answer Correct ? | 4 Yes | 3 No |
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
Do you write test plan and test case?
Describe to me the difference between validation and verification.
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
is test cases are necessary for testing non functional testing
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
Write the functional,system test case for a electric bulb which have two electric switches.
what is run time object
4 Answers Infinite Computer Solutions,
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?