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 roles and responsibilities of a TestLead?
How to explain the Insurance project in the interview?
What is bug life cycle?Explane with example
send the senario template
Explain the ISO ( more information about the ISO)
What is difference between quality and testing?
do u know abt descryptive programming
what is database testing
what is the role of QA manager
what is the difference between website and web based application ?
1.what are the different types of testing techniques ?
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?