How to capture a runtime error in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
how to store charecters of HARIBABU Using arrays
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
WHAT IS ENVIRONMENT VARIABLES?and where it is used in real time scenario?
Which in-built function is used to format the number in the vbscript language?
which is the good software training centre in bangalore?
What is the extension of the vbscript file?
Which constant is used for print and display functions and works as same as pressing enter key?
What are the 2 ways in which a variable can be declared in the vbscript language?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
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????
What is byref and byval parameters in vbscript?
When are redim statement and preserve keyword used in the vbscript language?