what is testing
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / vijayalakshmi
Testing is the process of excecuting the program with
intend of finding error.
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
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 |
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 |
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 |
Answer / gangadhar.s
TESTING IS A PROCESS OF FINDING EVERY COCEIVABLE FAULT IN
AN WORK PRODUCT.
| Is This Answer Correct ? | 0 Yes | 1 No |
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
what are the 508 rules of accessbility Testing ?
What are the steps, procedures, objectives to write test cases.
I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....
1.What is the risk factor problem related to project?
Testcases for msword( microsoct office word??
how u can do integration testing and what r the approaches u need to follow?
To specify the test artifacts involved in testing.
what is meant by acid testing
even though automation tools are fast and reliable why do we go for manual testing..in almost 90% of the companies manual testing is used
what is testing
what is the difference between developer testing and tester testing?