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 |
How do you test if you have minimal or no documentation about the product?
NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.
What is software review?
how can u do regression testing tell me procedure?
write test cases for scenario of 'remember me' check box for log in screen.
how to do manual testing on an application which is in several languages
what is 2tier and multi tier architecture?
What is mean by Test Plan? What details will be mention in it?
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What types of software testing are available?
What are the RBI rules has to follow by a bank for online precesseing. ?
1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?