what is mean by testing process ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Can anyone tell me what is meant by "Mainframes Testing"? Also, Plz let me know what r all d responsibilities of a Manual Tester in Mainframes Testing? Plzzz reply!!
14 Answers Accenture, American Express, Cap Gemini, Google, IBM,
What is the role of Documentation for QA?
How many flows of Events are there?
diff b/w waterfallmodel & v-model?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
Name three types of tests that should be automated.
What is the difference between QA and QC ?
7 Answers Tavant Technologies,
What are the different types of testing u r doing in ur project
where u r writing testcases manually?
What is the value of a testing group? How do you justify your work and budget?
What are the four steps of automated testing?
where do you write the test cases