What is the purpose of the testing?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
1. The purpose of testing can be quality assurance,
verification and validation, or reliability estimation.
Testing can be used as a generic metric as well. Correctness
testing and reliability testing are two major areas of
testing. Software testing is a trade-off between budget,
time and quality.
2. The main course of testing is to check for the existence
of defects or errors in a program or project or product,
based up on some predefined instructions or conditions.( It
can be a scope document or HLDD)
3. To improve the quality of the product.
4. The Purpose of Testing is to Analyze that the Product
is according to Requirements
Is This Answer Correct ? | 71 Yes | 4 No |
Answer / suneel reddy
Purpose of Testing is
1. To prove that S.w has bugs
2. To prove that S/W has no bugs
3.To improve the quality
4. To ;earn the reliability of the S/W
5. To avoid the user from detecting problems
Is This Answer Correct ? | 25 Yes | 2 No |
Answer / swathika
Purpose of testing is to
* Reduce the number of bugs in the code.
* To provide a quality product.
* To see all the requirements are met.
* To satisfy the customers need.
* To provide a Bug free software.
Is This Answer Correct ? | 22 Yes | 2 No |
Answer / shailaja
Purpose of testing is to provide customer's with bug free
software & reliable software.The software developed should
not get any problem while in use, inorder make efficient use
of the software developed Software testing is
conducted.Because software once developed costs much and if
the customer faces problem while in use he has to incur huge
losses .So to avoid such loss software testing is conducted.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / anuradha kulkarni
purpose of testing is to find the Quality of the product
testing helps in removing of errors
the more we remove the errors the better would be the
Quality of the product.There are many ways of testing out
of them the two testing methods are white box testing and
black box testing
hence to attain the quality of the product we again and
again go on for testing of the software product
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rupinder brar
1. The main course of testing is to check for
the existence of defects or errors in a program
or project or product,based up on some
predefined instructions or conditions.
2. The Purpose of Testing is to Analyze that
the Product is according to Requirements.
3. To improve the quality of the product.
4. To satisfy the customers need.
5. To provide a Bug free software.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / baski
We deliver a Defect free product and stable application.
so we uncover hidden errors
we achiving the maximum usability of the system
we demonstrate the performance of the system.
Is This Answer Correct ? | 10 Yes | 8 No |
Answer / ram.polavarapu
to improve the quality of the application by finding the
defects(or)issues(or)issues(or)incidents
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sai
it is used to estimate the capabilites of the system it is
just used to debug and detecting the bugs
Is This Answer Correct ? | 8 Yes | 8 No |
When is automation testing useful?
If testing is done using white box testing,then what is the need of using Black box testing again? I mean when unit testing and Integration testing is done at Coding level, what is the need of testing again at testing level?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
Explain Bug Life Cycle and expalin briefly each 'Status' also
all clients are using at once if any problem raise?
what is the importance of action in QTP & When it need to use it ? I m getting it please expian it me with proper example.
What are the most popular tools for automation testing?
What is hybrid automation?
Explain what java api is required for generating pdf reports?
I was asked these questions during a job interview question. I totally stumbled on # 1 and for # 2 even though I answered but not a very convincing way. I would appreciate a concise and well phrased asnwers: 1) During SDLC, when would you be asked to take it "offline" 2) Throughout SDLC process, where would you implement test automation and why?
I am surekha new commer for this site? I have some doubt's pls clarify it..... I finished my B.tech and S/w Testing Course Now iam searching for a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.Here is my email id surekhai@yahoo.com
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.