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 |
give examples of incremental testing?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
could you sent me boundary value analysis sample test cases
If asked to create a Configuration Design Pattern, where would you start?
is script is same like test cases?
define benhmarks in black box testing...
What is common interface?
What do you understand by usability testing?