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 |
How to prepare traceability matrix?
What report u generate after completing testing?
exact definition of defect tracking?
Define Major defect
What is the difference between web based application and client server application?
What is misinterpretation of data with respect to software systems?
What type of testing you do in your project?
3 Answers Geometric Software, TCS,
What are the Assumption while writing the test cases? Explain with the example?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?
what is STUB & DRIVERS ?
What are the references for Perl scripting language?Is there a software tester should have this knowledge .?