what is testing

Answers were Sorted based on User's Feedback



what is testing..

Answer / guest

testing is the process of evaluating the system manually or
automatically that means verifying that it is satisfying
all the requirements or not and identifying the differences
between expected and actual result.

testing is the process designed to compensate for
ineffective software development process.


effective software testing delivers quality software product
and if the testing is not done properly the defects found
in operation then it results high maintainance cost and it
leads to user dissatisfaction.

Is This Answer Correct ?    1 Yes 0 No

what is testing..

Answer / rajeshwar rao

Verfication and validation of software is called testing.

software testing is the process with the intened of finding
on error.
to ensure that the systeam is error free. there by
increasing the over all quality.

Is This Answer Correct ?    1 Yes 0 No

what is testing..

Answer / vijayalakshmi

Testing is the process of excecuting the program with
intend of finding error.

Is This Answer Correct ?    1 Yes 0 No

what is testing..

Answer / ramprasad.s

HI
1. Testing is to find the Uncovered Errors.
2. Testing is to Evaluate the Results Between
Expected & Actual Results.
3. Testing is to Deliver a quality Software.
4. Testing is to check the Application Meets the
Requirement.

sun_ramprasad@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

what is testing..

Answer / veeru

Testing is a process of executing a program and make sure
that the software has no defect.

Is This Answer Correct ?    0 Yes 0 No

what is testing..

Answer / shyam g

In general, testing is finding out how well something
works. In terms of human beings, testing tells what level
of knowledge or skill has been acquired. In computer
hardware and software development, testing is used at key
checkpoints in the overall process to determine whether
objectives are being met. For example, in software
development, product objectives are sometimes tested by
product user representatives. When the design is complete,
coding follows and the finished code is then tested at the
unit or module level by each programmer; at the component
level by the group of programmers involved; and at the
system level when all components are combined together. At
early or late stages, a product or service may also be
tested for usability.

Is This Answer Correct ?    0 Yes 0 No

what is testing..

Answer / venkat

Testing is the process which helps to identify the
correctness and completeness quality and security of
developed sofware

Is This Answer Correct ?    0 Yes 1 No

what is testing..

Answer / gangadhar.s

TESTING IS A PROCESS OF FINDING EVERY COCEIVABLE FAULT IN
AN WORK PRODUCT.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

0 Answers  


What is the value of a testing group? How do you justify your work and budget?

1 Answers  


What is bug release notes? ....What does Bug release notes contain?

2 Answers  


When they freez(baseline) the requirement means in which phase of sdlc

5 Answers  


When should you opt for manual testing over automation testing?

0 Answers  






how do u do smoke test for login page which has username , password, ok, and cancel buttons

7 Answers   Amdocs,


how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]

3 Answers  


Hello testers I am an Bsc Hotel mgmt Degree holders but now am doin my software testin programme, side by MCA Master degree an have 6 months exp i testing in company.. i want to change my CV according IT based. so can anyone help me with sendin any sample CV of urs.. do me this favour it wil be very helpful for me prepare CV for interviews....

0 Answers  


What is the difference between Shakeout, Smoke, and Sanity Testing.

5 Answers  


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; }

0 Answers  


How many Test Cases can u write for the Login Page Scenario?

8 Answers   Accenture,


what is mean by computer standards,with ex?

4 Answers   IBM,


Categories