Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Syntex error
#1
Not Solved
Hi,
while run the below script system showing error message
Code:
Systemutil.Run"C:\Program Files\HP\QuickTest Professional\samples\flight\app\flight4a.exe"
'Object Description Constants
Public Const Login_Dialog="text:=login"
   Set login_Edit_Agent Name=CreateObject Description("nativeclass:=Edit,attached text:=Agent Name")
   Set login_Edit_Password=CreateObject Description("nativeclass:=Edit,attached text:=Password")
   Set login_Btn_Ok=CreateObject Description("nativeclass:=Button,,attached text:=Ok")

Error message:The test run cannot continue due to a syntax error.

Expected '='

Code:
Line (1): "Set login_Edit_Agent Name=CreateObject Description("nativeclass:=Edit,attached text:=Agent Name")".


please help me ,i am beginner in qtp
Reply


Messages In This Thread
Syntex error - by ramanaq - 05-16-2014, 12:50 AM
RE: Syntex error - by supputuri - 05-16-2014, 10:06 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)