What is Software Testing? Objectives of Testing?
Answers were Sorted based on User's Feedback
Answer / mgodgift16
Software Testing is the process of executing a program or
system with the intent of finding errors.
Software testing is the process used to help identify the
Correctness, Completeness, Security and Quality of the
developed Computer Software.
It is the process of evaluating the software application or
program to find the difference between the actual results
to the expected result.
Objectives of Testing:
1-Testing is basically a task of locating error.
2-Testing can show presence of errors not their absence.
3-In short, maximum coverage of through minimum test cases
is the biggest challenge of testing.
4-Software defects cannot be prevented because software
development and
testing continue to be a manual process.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / phu
Software Testing is a branch of Software Industry. It guides how find bugs and get fixing bugs ASAP.
Objectives:
- Satisfy customers by quality.
- Find bugs and get fixing bugs ASAP.
- Decrease bugs found by user/customer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rahul
Software testing is a process of of executing the software application with intend to find defect, also ensuring and checking functionality of the final product whether the product meets the user requirements.
Objective of testing:Finding defects,Preventing defects,
Gaining confidence in and providing information about the level of quality.
| Is This Answer Correct ? | 1 Yes | 0 No |
with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))
Can you please explain me about the types of Reviews?And which reviews are done by whoom?like Author,moderator etc..? Thanks for posting the Answer...
what are your achievements in your organization ? Guyz very very urgent , help me
what is crud testing ? and who will do this one ?
How do u determine,what to be tested?
What type of testing do we perform in requirement phase?
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com
what is test summry report ?plz explain?
how do you test for runtime error using manual testing
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
why did u choose software testing as ur profession????