what is testing
Answers were Sorted based on User's Feedback
Answer / venkat
Testing is nothing but executing a program with an intent
of finding an error
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / akiles
Testing is nothing but verification and validation....it is
checking for bugs and delivers quantity to the
application...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satya_k21
Hi,
Testing: To prove that the application is working as
expected to the client requirements.
Regards,
Satya.k
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / savita
Testing is the process of identifying the defects.defects
means deviation from expected result.there are three types
of testing they are:
1.white box testing:done by the developers
2.black box testing;done by test engineers
3.Grey box testing:combination of white box and black box
testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / parul
Software Testing is the process of executing a program or
system with the intent of finding errors.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / b.umesh
verifying whether the application is working according to
customer requirements or not
or
finding out the differences between expected values n
actual values
| 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.
nitin9360@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / murugaraj k
testing is the process consisting of all life cycle
activities , both static and dynamic concerned with the
creation, development and maintenence of software products
and related work products in order to determine if the
product meets the requirements,is fit for purpose,and to
detect defects
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain the pdca cycle and where testing fits in?
If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ?
What is a maturity level?
do you write test cases for adhoc testing?
Who Decide Severity And Priority ?
12 Answers British Telecom BT,
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What is API Testing? how do we perform this testing?
What were the major challenges u faced while testing
What is the difference between sanity testing and smoke testing
What is Glass Box testing?
What are the disadvantages of overtesting?
I am doing manual testing for one website application. Ihave prepared bug tracking report and test case report. here after any other additional report will need to perform, can u tell me