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 / murali raju
did u install the microsof office document image
writer..all prints will go thorught that document
writer..so we can validate printing documents using that
image writer documents.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
what is defenetion of kiran can u tell me plz CVS, SVN
Define Error Pane of UFT?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain the check points in quicktest professional?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
what the difference between shared repository and per action repository?
What is QTP and the use of QTP in TD?
how to prepared for first for the first interview?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
what r the main attributes of test automation?