what is mean by testing process ?

Answers were Sorted based on User's Feedback



what is mean by testing process ?..

Answer / srinivas

Executing the programe with intent of finding errors called
testing. In testing process the tester to test the
application when the developer build relesed to testing
team if any errors are found in that application then test
engg prepare defect report and send to developement team
this process is continuous till the application is defect
free.
if any mistakes found please correct

Is This Answer Correct ?    21 Yes 3 No

what is mean by testing process ?..

Answer / sssss

It is nothing but STLC
test plan
test design
test execution
result analysis
bug tracking and reporting

Is This Answer Correct ?    23 Yes 7 No

what is mean by testing process ?..

Answer / atul

Testing is often confused with the processes of quality
control and quality assurance. Testing is the process of
creating, implementing and evaluating tests. If you are
shopping for a new television, you can call that process
"testing for the best TV for you"... it's kind of
pretentious, but that is what you're doing as you compare
prices and features to find what will work best for you.
Testing usually has a limited scope and duration – you're
just looking at TVs and only in your town, you're not going
to spend a year shopping, are you?
Testing is predicated on the use of a standard of quality:
you have a specification of what's allowable (no broken
links? ALT tags have values? Maximum page weight is 10K?)
and you compare the site to the standard, noting deviations
and shortcomings. This seems simple, but your testing is
only valuable if your standard of quality is comprehensive,
well thought-out, and reasonable. If your standard has
holes, then your testing process has blind spots.
Quality control is a refinement of testing, involving the
formal and systematic use of testing and a precise
definition of what quality means for the purposes of the
test. You aren't just testing; you are testing and then
doing something with the results. Quality control is used
for testing a product or output of a process, with the test
measuring the subject's ability to meet a certain benchmark
or threshold of quality. The tests usually take the form of
"does this product meet requirement X?", and are often
pass-fail.

Is This Answer Correct ?    8 Yes 2 No

what is mean by testing process ?..

Answer / elizabethrani

Testing is a process in which we can make correction while
testing a project. By testing a product will remove the
errors will make corrections.for each and every thing
testing is very imortant. without testing we cannot make our
product successfully.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

why Test plan & what r the things exactly include in the test plan and what is the need for this ?

4 Answers   Core Logic,


how to deploye the build when the developers give the source code..?

1 Answers  


what is the combination of grey box testing

6 Answers  


hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.

4 Answers   IBM,


WHAT IS COMPATABILITY TESTING

3 Answers   RBS, Wells Fargo,






Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.

2 Answers  


What is the difference between Use Case and test case?

4 Answers  


what is the diff between testbed and test environment?

3 Answers  


What is a checklist? and wat are its contents??

4 Answers  


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


why u can choose manual tasting

4 Answers   HP, SourceTrace Systems,


What is meant by code walkthrough?

5 Answers  


Categories