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 is a Recovery Testing
testing is a process or methodology,diff between methodology and process?
6 Answers BirlaSoft, Cap Gemini,
Negative test cases for phone camera
where we do database testing in real time project ? and how ...??
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
what is 2tier and multi tier architecture?
write test case for login window
what is the difference between Test strategy and test plan?
Hi I just wanted to know the name of the document given by the test lead to the tester regarding their module for testing.
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
What is buffer overload? How can you test buffer overload in the AUI?