Dear All,
I am geting below IE error whilie executing the QTP scripts in Batch mode
"Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience."
can any one suggest me how to resolve this issue .
Thanks
Balaji
No Answer is Posted For this Question
Be the First to Post Answer
Mention what is select case statement?
I have string like hp company.print tis like company hp.write a program in vbscripting
Explain about vb script?
write a vbscript for finding the sum of the numbers from 1- 50
which is the best institute in banglaore for software testing?
What is the extension of the vbscript file?
My questions is while writting descriptve programming, lets take flight reservation. Line1: systemutil.Run "D:\Program Files\Mercury Interactive\QuickTestProfessional\samples\flight\app\flight4 a.exe" dialog("text:=Login").WinEdit("attached text:=Agent Name:").Set "mercury" dialog("text:=Login").WinEdit("attached text:=Password:").Set "mercury" dialog("text:=Login").WinButton("text:=OK").click window("text:=Flight Reservation").Activate window("text:=Flight Reservation").ActiveX ("acx_name:=MaskEdBox").Type "111111" window("text:=Flight Reservation").WinComboBox("attached text:=Fly From:").Select "Frankfurt" window("text:=Flight Reservation").WinComboBox("attached text:=Fly To:").Select "London" window("text:=Flight Reservation").WinButton ("text:=FLIGHT").Click window("text:=Flight Reservation").dialog("text:=Flights Table").WinList("text:=From").Select "13536 FRA 08.00AM LON 08.45AM SR $163.00" window("text:=Flight Reservation").dialog("text:=Flights Table").WinButton("text:=OK").Click window("text:=Flight Reservation").WinEdit("attached text:=Name:").Exist window("text:=Flight Reservation").WinEdit("attached text:=Name:").Set "sagar", Now i m getting the error in the last line. it is not accepting the WinEdit("attached text:=Name:") Please do solve this urgent...! and i want to know how to insert additional properties for an object and which properties we need to select from the object spy.
The function template cocept is implemented in vb.net is ???
What is Procedure or Subroutine in VB Script?
What is sql loader? Explain the files used by sql loader to load file?
why variable name should not exceed 255 characters?
Mention how you can call vbscript functions?