Plze let me know how you can validate in the QTP that
printed documents is correctly printed or not ie how we can
do the validation that all the records or text are printed
successfully in the printed document as per the application
format requuired.
Answer Posted / niranjan
But how to use the OCR functionality....with QTP...so that
we are able to validate all the contents in the printed
doccuments are as per displayed in the application>>>???
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Explain how Does Run time data (Parameterization) is handled in QTP?
How will you compare keyword and expert view?
What is optional step in qtp? How you can add optional step in qtp?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How QTP support all types of applications (platforms)?
Describe function procedure in vbscript.
Should have experience in framework means?
What is standalone database?
How to check bitmap output value?
What is synchronization point in QTP?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
Explain in brief about the quicktest professional automation object model?
Mention the test steps of qtp.
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?