Prepare for your Next Interview
This is a discussion on Validate Print button in webbased application within the QTP forums, part of the Software Testing category; How can I validate Print button in webbased application? (ex if i click Print button how we know wheather the print is coming or not ) NOTE : [This question was asked ...
|
|||
|
Validate Print button in webbased application
How can I validate Print button in webbased application? (ex if i click Print button how we know wheather the print is coming or not )
NOTE : [This question was asked by venkatrao] |
| Sponsored Links |
|
|||
|
Re: Validate Print button in webbased application
This is a suggestion.
What you can do is open the print dialogue window on your computer before you click on the print button. You will need to record the action of opening the print dialog window (i.e start--> printer and faxes-->select printer -->open) and record checking if the doc was displayed when you click the print button, and if the doc exits. |
| The Following User Says Thank You to bussysam2 For This Useful Post: | ||
|
|||
|
Re: Validate Print button in webbased application
Hi All,
You can validate Print button in web based application by giving this Message box or Reporter.Report Event. If obj.fileexists("C:\Program Files\ Application\ Instrument Data - Excel Format 2")Then Windows("C:\Program Files\ Application\ Instrument Data - Excel Format2").Click Msgbox" Report is Clicked Succesfully" Else Msgbox"Report Failed Click cannot Print" End If Last edited by Fahed9090 : 07-08-2008 at 05:39 PM. |
| The Following User Says Thank You to Fahed9090 For This Useful Post: | ||
|
|||
|
By checking the printer manually.... come on get off ur seat u lazy boy ( just joking ... )
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Test cases for Push Button | Srikanth | Test Cases | 7 | 05-16-2007 06:32 AM |
| Testing VB application | prasanna venkatesan | Testing Issues | 1 | 12-29-2006 02:44 AM |
| Browse Button Testcases | bharathi_ark | Test Cases | 1 | 12-16-2006 06:07 AM |
| Application Class in VB.NET | GeekAdmin | VB.NET | 0 | 05-21-2006 09:09 AM |