Answer Posted / deep
Testing is needed for the following reasons:
1. To satisy the customers requirement and provide them a
quality software
2. To help dig out the errors that are rooted in the
application before its released, so that the software works
as required
3. Mission critical applications like one we find in
aircrafts, nuclear reactors and such places should have a
throughly tested software as it not only just involves the
work that has to be carried out but also it will be related
to lives of thousands of people, one error in application
may lead to human death
4. To get the customer back and to gain their confidence
appretiation
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
Explain the difference between alpha testing and beta testing.
You may be overqualified for this position we have to offer
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
How does quality control differ from quality assurance?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
What if the project isn’t big enough to justify extensive testing?
How do your characteristics compare to the profile of the ideal manager that you just described?
What is quality center? How many built in tables does quality center have?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is bidirectional traceability ??? and how it is implemented
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is big bang approach?