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 the difference between the dropdown and checkbox list??
Give an example for high severity and low prority bug and as well as low severity and High prority
what are the reasons is commonly cited as the primary benefit to Test-Driven Development?
Explain stress.load,performance and volume testing with example..
Hi, Please give me brief explination about agile methodology.
hai friends i did my bcom (distance with out inter)and iam pursuing mca(distance alagappa university)iam learning testing cource in ameerpet can i elgibel for testing jobs pls guide me … …and send details to rangavijetha@gmail.com..thanks
What is the difference between load testing and performace testing?
if i give some thousand tests to execute in 2 days what do u do?
24 Answers BirlaSoft, Sigma IT,
What techniques will cause double-byte problems to show up?
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
How does one do Functionality Testing?