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.
Answers were Sorted based on User's Feedback
Answer / niranjan
hi murali...
Yes. i have install that one and try to validate through
that only..but how to do that one...i am using
gettextlocatiion method to search a string capture from the
application form..but since it is displayed as image in the
image writer preview window....i am unable to capture a
string from there....Plz let me know if there os other
method's are possible to validate the printed documents
contents.
| Is This Answer Correct ? | 0 Yes | 0 No |
your microsoft image writer have ocr facility..?i mean ocr
recognization test...if u have that feature..u can able to
caputute the text in that document...ok..na.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
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 |
How many test scripts are prapare in ur project(HeathCare Insurance).
hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you
what is the use of Text output value in Qtp?
What are the methods of the TextStream object that are used for reading from a text file?
Explain the qtp test phases.
can any one make me confirm about a real time employee with better experience in QTP who is providing QTP course individually in Bangalore???
explain virtual object? in detailed? pls any one explain me?
How do I modify a value of an elemnt which is not the first one in xml file? My sample XML file is like: <Environment> <Variable> <Name>Name</Name> <Value>Uday Kumar</Value> </Variable> <Variable> <Name>Designation</Name> <Value>Senior Software Engineer</Value> </Variable> </Environment> for example, I'd like to change the value 'Senior Software Engineer' to 'Student' in the second element. How do I do it in QTP?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
pls tell me different type of automation frame works in QTP and which one need to select in client server application
What is the another extension name of library file. If that is exist than what's the difference between them.
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)