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 |
i have 1.6 years exp .but i wish to learn QTP .so how can proceed for that .shall i do any course for that or self study.what is the market situation for QTP??
What is the difference between system testing and regression testing?
3 Answers Emergis, Hexaware, Mascon Global,
You may undergone many projects. Do all the projects match up with customer’s expectations?
Different environments in software testing?
in your currency project architecture?
when doing regression testing, how can we know that other screen or module are affected?
tell about tomcat webser
what is the difference between pre UAT testing and UAT testing
7 Answers Accenture, Deloitte,
what are the document needed to create a test case?How u tell it is test case?
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
how do u test web application?
what is deadlock in manual testing?what is another name for this deadlock?