Which event is triggered when mouse focus comes out of an element in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
I am running a windows based application.While running the script on QTP ,The Application pop-up an Error Message as "object Disabled" in two different scenarios Scenario 1-->The Application pop-up up a Message for Max Session Reached(as the application is set to hold 2 session and if if crosses the pre-defined limit then the error message pop-up) Scenario 2-->When Network connectivity is disabled the Application screen gets greyed out in colour with no operation possible. Now through Exception handling features in QTP ,we need to do the following For Scenarion 1-->Through Exception handling we need to just accept the Message pop-up in the Application and and resume with the call function as is for Scenario 2--> Through Exception Handling featutes on QTP we need to shut down the client , restart the client and resume the call functions as it is Note: The Application returns an Error Message as "object disabled" in both the cases i.e for pop-up message and when the Apllication getting greyed out due to Network failure how can we enhance the script in such a way that for the same error message retured by the application in two different and how to handle them????
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
Mention what if you do not specify anything when you call a procedure?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
How can I write HTML text to the window in VB Script?
Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
What are the disadvantages of vbscript?
hi, How will write a regular expression of date in VB scripting.
write a program to display configuration of a local system with the help of vb script.
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
Explain about constants in vb script?