Answer Posted / uday kumar. a
Test Policy describes about the organization definition of
testing. i.e philosophy of organization towards testing.
This is generally developed by the top level management(IT
Dept. Managers). Usually this document contains:
1. Definition of testing
2. The process or procedure or standard we need to follow
for good quality product.
3. The quality level to be achieved (1000 lines of code 1
issue)
4. Cost to fix the issues
this test policy should be approved by CEO r Directors
| Is This Answer Correct ? | 41 Yes | 2 No |
Post New Answer View All Answers
When new application ready to test than whats your testing strategies?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is remedy testing,expalim that and how can use that
how do u manage scripts in winrunner when you application is changing frequently?
On login window for username and password auto populated field means what !
Work flow in testing in your company?
What is the limit for test steps?It should be 10/20/30etc
List out test deliverables?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What Is risk Based testing?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Explain the strategy for testing a Java application?