why we do testing ? what r the uses?
Answer Posted / mudaseer
testing is done because
software is likely to have faults
To learn about the reliability of the software
Because failures can be very expensive
To avoid being sued by customers
To stay in business
Confidence in quality of software
Prevent defects from passing on
Make sure requirements are met
To demonstrate that the product performs each function as intended
To demonstrate that the internal operation of the product performs according to the requirements
uses testing minimizes defects and by testing we can check the quality of the product
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
How is negative testing different from positive testing?
What should QA require of Development?
kindly guide me about inspection process with the requried roles in detail?
What is the strategy for automation test plan?
What is code complete?
hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Explain cmmi.
What are the various tools you have used in testing process?
What is specification-driven testing?
What has not worked well in your previous QA experience and what would you change?
Explain paradigms for interfacing module?
What are the five common solutions for software developments problems?
1.what ia QA and QC? 2.how do you configure qtp and testdirector? 3.IN Online banking syatem project Which functionalities of QTP your using? 4.how do you test the money transform from one account to another account?