Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
checking result of systemUtil.run
#5
Solved: 10 Years, 10 Months, 1 Week ago
Hi,

Write a custom checkpoint to check if the application is opened or not.

Sample:

Code:
If Browser(..).Exist([TimeoutValue]) Then
msgbox "Application Opened successfully"

continue with your code...
Else
msgbox "Failed to open the application"
End If
Reply


Messages In This Thread
checking result of systemUtil.run - by bo.moon - 12-03-2010, 07:55 AM
RE: checking result of systemUtil.run - by rajeshwar - 12-04-2010, 08:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation SystemUtil.run script is not generating while recording in qtp 9.5..pls help me senthil.kumar 0 2,489 01-24-2013, 02:09 PM
Last Post: senthil.kumar
  Syntax of SystemUtil.Run vijay.gupta 6 77,710 08-21-2012, 04:57 PM
Last Post: vinod123
  How to retrieve test result summary from a test result window using dp? jyotikrushna 3 5,112 09-30-2011, 09:24 AM
Last Post: rajpes
  Issue Regarding Email content checking kotaramamohana 0 2,634 01-05-2011, 10:49 AM
Last Post: kotaramamohana
  Checking text msg dynamically... Shandru 1 2,377 10-06-2010, 12:07 PM
Last Post: Saket

Forum Jump:


Users browsing this thread: 1 Guest(s)