Micro Focus QTP (UFT) Forums
How to Test the Print Activity using QTP - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: How to Test the Print Activity using QTP (/Thread-How-to-Test-the-Print-Activity-using-QTP)



How to Test the Print Activity using QTP - manojith1984 - 05-05-2009

Hi,
Here we have a scenario where we need to check the Print functionality. We can Use "WScript.Network" to send the print command and Enum the Printer Properties.

But can i get the printer status? like Printing, Error etc.


RE: How to Test the Print Activity using QTP - manojith1984 - 05-21-2009

Hi Can anybody help me out to find a solution for this???