what is testing
Answers were Sorted based on User's Feedback
s/w testing is a process used to identify correctness,
completeness and quality of developed computer software
* To verify that requirements are implemented correctly
* to identify defects before s/w deployment
* to help improve quality and reliability
* To make s/w predictable in behavior
* to reduce incompletaility and interoperability issues
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sivaji
Testing is finding out the differences between the actual
value and expected value.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swapna
Exicuting the program with the intention of finding defects
Is This Answer Correct ? | 1 Yes | 0 No |
testing is nothing but comparing of expected values with
the actual values (customer requirements)........to find the
defects...
&
Actually testing is checking an application with an
intention of finding an error
Is This Answer Correct ? | 1 Yes | 0 No |
Testing means operation of sytem under controlled
environmental conditions and evaluating the results(i.e
actual and expected results).
Here the controlled environmental conditions means
Both Normal conditions : + ve cases
Abnormal conditions : - ve cases
One more general definition is that
"comparision of actual and expected
values of application under test"
i think you all are clear with this answer
still if you have any doubt feel free to contact me
rajendra_penumalli@yahoo.com
Mobile:9885162742
Hyderabad
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nitin verma
Testing is the ability to identify the
compatibility,feasibility,correctness and seurity of a
software.Testing is the process working with the intent of
finding the errrors.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajeshwar rao
Verification and validation software is called testing.
Testing provides the information whether or not certain
products meets the requriment.the purpose of testing can be
a, verification and validation and reliability of the
estimation of the software
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aashish
set of instructions perform on application with intend to
find the bug is called tesing
Is This Answer Correct ? | 0 Yes | 0 No |
What is the diff between IE and netscape in a web testing on a login page.
what is a bug?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
What are the different levels of manual testing?
Explain a bug which if you have missed could have created a big problem?
Integrating Testing Own example
diff b/w alpha & beta testing? who will do this with examples? can u pls help in this topics
1. After completing testing , what whoulds you deliver to the client ?
Is Alpha Testing done by Testers or Developers?
As a tester what type of document req. on tester's banch to design the test cases and for executon.what will be the practical approch If we are using excel-sheet.through excel- sheet how tester communicat with developrs about the test cases and resut and what will be the cycle of testing betwen tester and developers.what type of MANGEMNT TOOL (like VSS) should be used (PLEASE IN DETAIL)by tester if he is workink in small company.
suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?
How will you find out Root Cause of any defect?