InterviewSolution
| 1. |
Explain In Brief About The Qtp Automation Object Model (aom). |
|
Answer» Quick TEST AUTOMATE the testing of your APPLICATIONS, we can use the QTP Automation Object Model to automate your Quick Test operations. Using the objects, methods, and properties exposed by QuickTest's AOM, we can WRITE programs that configure Quick Test options and run tests instead of performing these operations manually using the Quick Test interface. Quick Test automate the testing of your applications, we can use the QTP Automation Object Model to automate your Quick Test operations. Using the objects, methods, and properties exposed by QuickTest's AOM, we can write programs that configure Quick Test options and run tests instead of performing these operations manually using the Quick Test interface. |
|