What is testing ?
Answers were Sorted based on User's Feedback
Answer / jays
Testing is the process by which we can identify the
correctness, completeness and quality of a developed
software product.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / venu
Testing is a process in which we do the following activities:
1.Identify the defects,
2.Isolate the defects,
3.Report the defects for rectification and
4.ensure the product is defect free.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / pradeep kumar
Testing is a process in which defects are identified, isolated and subjected for rectification and to ensure whether the product is defect free or not.
| Is This Answer Correct ? | 2 Yes | 2 No |
The process consisting of all lifecycle activities both
static & dynamic concerned with planning, preparation, &
evaluation of software products & work related products to
show that software work as expected, it satisfies the
customers need & with intent of finding defects.
| Is This Answer Correct ? | 0 Yes | 1 No |
Write SQL query to see first 100 recorders from table?
Differentiate verification and validation?
Write all combinations of test cases for calculater on -symbel
How do u approach for testing a web application?
what is meant by web service testing and what is the use of web service testing ?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
What is the difference between Functional test cases and UAT test cases?
Hi im MCA Graduate. Can anyone clarify my Doubt.I had Avg knowledge on VB , DotNet(vb) and Core Java. Also hands on Sql Server. Is it necessary to gain full knowledge for a Manual Tester to attain knwldg on Languages? On what areas , i have to concentrate to become a good and prefessional in Manual Testeting Field? Plz clarify me.
Types of Acceptance testing?
can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.
Explain spiral model?
What is CRUD testing