How strcomp function works?
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????
i want to when we will write the scripts either after getting the build or after getting the SRS?
What is the difference between VBScript and JavaScript?
What are the data types supported by vbscript?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
Can anyone send me a vb script function for verifying the functionality of active links on a web page
write a vb script to display ***** ***** ***** ***** *****
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
what is visual basic?
regular expression that will recognize a browser as long as its name property starts with mybrowser
What is Procedure or Subroutine in VB Script?