you will be given a program and asked to write the Test Data
and expected output for the same. for eg: there is a program
which returns the sum of largest two numbers in an integer
array.
Answer / arun_chandrasekaran
Write the test data in a tabular format.
Start giving one positive case.( that is within the boundary)
One above the boundary level.
One below the boundary level.
One near to the lowestboundary.
One near to the highest boundary.
These are questions to test how well u have understood the
testing methodologies.
following is an example for boundary value analysis.
| Is This Answer Correct ? | 8 Yes | 2 No |
what r the differences between Testing on desktop application and Testing on client-server application while using QTP?oR while using MANUAL
Explain Testing process in your organization?
can you please tell me what is test script ..with example what is the difference between test script and test cases
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
What is Testpolicy document explain in detail? What is the use of this Document?
What is a test severity and test priority? difference between them with suitable examples?
Explain V model in depth?
what is hotfix?
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .
why we use sql server in webapplication
What is the difference between authentication and authorization in web testing?