what is testing?
Answers were Sorted based on User's Feedback
Answer / anji
Testing Is a Process In Which The Defects Are Identified ,
Isolated And Subjected For Rectification And Ensured That
The Product Is Defect-Free In order To Produce The Quality
Product
| Is This Answer Correct ? | 33 Yes | 1 No |
Answer / lucky
Testing is defined as the process to verify the business
requirement matches with the application developed from
using these business requirement. Any amiguity with the
developed application will be reproted as a defect.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / praveen
Fulfilling Client requirements is called Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiruthiga
-Testing is a process of evaluating a system/component by manually or using automation tools to satisfy the customer requirements
-Identifying the difference between expected result and actual result
-To ensure that the software system is defect free
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / megha
Testing is a process to analyse a software to determine that the software meets user's requirements or not and to find bugs ,errors and to assure the good quality of the software.
| Is This Answer Correct ? | 0 Yes | 0 No |
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
What type of testing skills we required for a testing.
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
Can anyone explain Boundary value Analysis and equavelance partition with real time example
how to Link the requirement with Test Cases in the Treaceability Matrix. Give real time Example ( Pl. Real Time Project testers only)
What is the difference between three tier and two tier application?
what is scenario????
WHAT IS GUI TESTING
Difference between Black box and White box testing?
I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.
what are test cases for Session Time Out?
difference between web based server and client based server?