InterviewSolution
Saved Bookmarks
| 1. |
How Much % Of Testing Will Be Covered For Automation Testing? |
|
Answer» In automation TESTING, mostly the below CONDITIONED test cases can only be automated:
CONSIDERING the above situations 60-70 % of testing can be covered for automation testing. ALSO height, width and colours of controls in application/software/product can’t be tested. In automation testing, mostly the below conditioned test cases can only be automated: Considering the above situations 60-70 % of testing can be covered for automation testing. Also height, width and colours of controls in application/software/product can’t be tested. |
|