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
define risk management system with example ?
Describe a past experience with implementing a test harness in the development of software.
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
what r the 5 major defects that u found in ur shopping related project?
Differentiate test bed and test environment?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Can you explain regression testing and confirmation testing?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
What are similarities of Agile and Scrum?
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?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
What is back to back testing?
Write the function test case to add a customer to database.