why is testing necessary , explain with some examples?
Answers were Sorted based on User's Feedback
Testing is necessary for three reasons
1)To show that the application satisfies customers
needs/expectations.
2)To show that application is fit for purpose
3)To detect defects, so that they can be resolved by
development team.
E.g---->A banking application is delivered to customer with
few bugs in it. End user of bank will suffer some problem
due to bugs in application so he may quit using this bank
also can go for some legal actions. To prevent these kind of
scenarios testing is done. This is very general example.
| Is This Answer Correct ? | 47 Yes | 3 No |
Answer / raj
because of improve the quality and increase the reliability
of the product.
if they any functionality of product is not working properly
like gui(text box,command box,etc )without testing being
done while end user use the application. it affects the
business.
| Is This Answer Correct ? | 41 Yes | 2 No |
Answer / santhosh
with out testing the product,how can we give the quality
product to the endusres .
so testing is necessary
| Is This Answer Correct ? | 11 Yes | 8 No |
Answer / selvakumar kandasamy
Many product should come for organization/company, not the customer/client for need to provide the quality product to customers.
The main reason for testing is to provide the 100% bug free product to customer, then only customer relationship with that company goes for long.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / vax
Testing is needed to provide the various facilities to the users like delivery of high quality software or application, lower maintenance costs and more accurate and reliable results also.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sangeetha
Many types of tests are done before we can release the
system to the customer with confidence that it will work
properly.some tests depends on what is being tested:
components,group of components, subsystem or the entire
system. other tests depend on what we want to know: is the
system working according to the design?the requirements? the
customer's expectations?
| Is This Answer Correct ? | 3 Yes | 7 No |
what tests U'll do when u r doing web testing
3 Answers BT, GL Noble Denton,
What type of testing skills we required for a testing.
Give me sample test cases for smoke testing
Once the build is given to the tester,what are the test he is going to conduct list them in chronological order .....its urgent
Should testing be only after build and execution?
Types of risks
give me some brief idea about audits
What are the common defects revealed in Functionality testing?
In which stage regression testing is done in testing process.
what is data base testing, explain with example
difference between stress testing and loadtesting
WHY DO WE WRITE TEST CASES. WHAT IS IMPORTANCE OF TC