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 is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application
What is test scenario, use case, and test case?
What do you think the role of test-group manager should be? Relative to senior management?
Different environments in software testing?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
what r the entry criteria for functionality and performance testing?
What is Migration testing ?
hi i am kavita. i have completed software testing course.i am electronics background.my testing as question is why choose in software testing as a career.plz send me this answer and help me.
What is the difference between white box, black box, and gray box testing?
what is the difference between Client server application and web based application
what documents need to write test case
Could anyone let me how to write test cases in Manual Testing with the real time examples.