what is testing policy and testing methodology? and what is
the difference?
Answers were Sorted based on User's Feedback
Answer / niran munsami
A test methodology, like any methodology, is a structured
list of activities that must be performed to ensure that all
objectives are satisfied. With regards to Testing, the
objectives are:
1. Test the system completely (100% Test Coverage)
2. Evaluate the overall quality of the system using test
results.
Therefore a test methodology are those activities that must
be performed to produce a fully tested system.
A test policy details the implementation of the test
methodology and takes governance, standards, best practices,
and people into consideration.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / meenakshi
Testing policy is what a particular company follows.
Testing methodology is a process in which the appln is to
be proceeded
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / guest
Testing policy means all types of testing or testing
techniques(i.e.functional testing,sanity testing etc).
Testing methodology means white box and black box testing.
| Is This Answer Correct ? | 2 Yes | 5 No |
Where do you fit exactly?In automation or manual testing?
Can you explain exploratory testing?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
What tests would you perform on common homepage?
what is meant by application server and its functions?
When is a good time for system testing?
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line
What is the V-model?
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?
What is Version Control?
What is the responsibility of programmer’s vs QA?
What r the major problems faced in manual testing?