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 |
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.
write the test cases on prime number with result?
What is 'string' testing?
how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .
1] Test Management Tool ? 2] What is tracebility Matrix? 3] What is RTM ? 4] What Is Functional testing 5] What is Regration Testing and Sanity Testing 6] Diff in Sanity and Functional Tetsing 7] Integration Tetsing 8] Diff in Primary Key and Unique Key -Should pass primary Key as null 9] What is composit Key 10] Defect Management tool in detail 11] What is Seviarity and Priority 12] Composite Key
Difference between Client server application & Web based application?
3 Answers CMS, H5 Asia Pacific, IBM,
what are the status have in QC(Test Management Tool). and how you report?
What is Static Testing?
How to test the functionality & UI of an application which is in a different language other than English as part of Localization Testing.
What is the difference between bug,defect, error, failulre, fault & mistake?
What is Defect Leakage? and explain with example?
When a high severity issue is found in production how to handle this situation.