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 |
what is sanity testing when do u start it
what the purpose of requirement phase
What is the template used for informing clients regarding known issues when u near to release?
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
1. what is the test prcoedure that your fallowing in ur organization ? 2.
can you tell me test case for notepad?
What is meant by entry criteria and exit criteria in software testing?
Difference between manual and automation? Explain me test cases?How to write test cases??Give some examples of test cases? is anybody here who has 2 years manual testing experience.. difference between black box and white box testing
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
Test case on Air conditionar
Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..