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 |
About Testing Methodology?
what are the test cases for one rupee coin box ( telephone Box)
why QA team is necessary for an organization?
What is the different between Test Case and Use Case
What is a Show Stopper?
Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security
how do u import all ur test case written in excel sheet to test director?
i have faced this question in one interview.kindly let me know if u know the ans . the ques is the tester have been found 20 bugs in the requirement .after dev. has been fixed 20 bugs again tester retest the bugs he found again 12 bugs dev .fixed 12 bugs keep on its going ..finally its comes zero defects now how will u checking the application stability ..
what are the types of testing
What is Interoperability Testing? What is Risk Based Testing?
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
what is test design techniques ?