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.



you will be given a program and asked to write the Test Data and expected output for the same. for..

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

Post New Answer

More Manual Testing Interview Questions

what is the of testing in sdlc

3 Answers  


how can u map SDLC With STLC

6 Answers   Hewitt,


What are the main points to cover in system test report? What are all the points should consider while reviewing a test report?

2 Answers   Logica CMG,


what is meant by test strategy?

2 Answers  


what is the difference between integration testing and end to end testing?

6 Answers   Keane India Ltd,






How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.

2 Answers  


how will you test window media player?

1 Answers   nvidia,


10 scenarios for security testing using gmail applications?

1 Answers  


What is Internal Links, External Links, orphan Pages, Broken Links

2 Answers  


What is Test Strategy and Test Plan..what is the Diff.between those?

5 Answers   MBT,


How do you feel about cyclomatic complexity?

1 Answers  


Can you explain how state transition diagram can be helpful during testing?

1 Answers  


Categories