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 Posted / 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 View All Answers
What is a defect?
Explain the importance of agile testing?
Where we have to use perl scripting in Testing approach and its importance
Give me an example of something you tried at work but did not work out so you had to go at things another way.
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
How do you go about testing a project?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
What are parametere require for Performance testing?
What is severity and priority of bug? Give some example.
what is traceability matrix and its usefulness
Which is the best testing model?
What is white box testing?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is pesticide paradox?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??