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 |
What is concurrency testing?
How you will choose test cases for Sanity testing and at which phase of testing you will do this.
When new application ready to test than whats your testing strategies?
0 Answers Capillary Technologies,
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
What is Performance Testing?
what is the defference between stress and load testing?
About the security testing, how to use to security testing in web testing, suppose u will check login page, how to change password in back end in security testing
What and why is api testing?
what are the UAT bugs...why they come ??
is test data the same as test condition
What are testing techniques? What is difference between general and specific?
what is vss?