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 |
Inwhat basis the time is allocated for testing the application?
What types of software testing are available?
What is the difference between Test case and test scenario? which is the best one you preferred?
what is pass and exit creteria
How will you prepare Test Data?
what is a data guidelines?
If the developer rejects that its not abug means then whats the next step we follow?
what is use case
Where you involve in testing life cycle ,what type of test you perform
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
If there are so many bugs open and still the client want the s/w what will you do?
Difference between Black & White box testing