why we do testing ? what r the uses?
Answer Posted / chanchal verma
Testing means that executing a program or its components
in order to assure:
1. The correctness of software with respect to requirements or intent.
2. The performance of the software under various conditions;
3.The robustness of software that is, its ability to handle erroneous inputs and unanticipated conditions.
4. The usability of the software under various conditions.
5. The reliability, availability, survivability or other dependability measures of software
6. Installability and other facets of a software release.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the five common solutions for software developments problems?
What is specification-driven testing?
How to estimate testing effort ?
What is the need of test plan document?
Differentiate ad-hoc testing and exploratory testing?
How validation activities should be conducted?
Have you used any automation tools?
What is the difference between preventative and reactive approaches in testing?
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
What is base concept of QA against usability Issues
a proj ws atarted and cloded within the second day why?it has good amt of resources.srs ws prepers and accepted by the client too.
What are the contents in test plans and test cases?
What is extreme programming and what is it got to do with testing?
What is difference between retesting and regression testing?
Why is performance testing necessary to be done for any application?