-
-
-
-
Count Links in Webpage
How to count Links in Webpage by using QTP?
-
-
Database verification
what is Database verification in QTP?
-
Identify WebArea on a Webpage
How to identify WebArea on a webpage if the page has a title containing special characters?
-
Shared Object Repository
what if storage limit of shared object repository exceeds its limit(2 MB).how this kind of situation can be handled?
-
QTP menu item count/check short cuts
Hi,I am working on QTP automation of a application which is Java based. I would like to count the submenu options available for one of the menu item (say for ex 'File' ) also I would like to verify he whether it has shot cuts (i.e ALT+f for File). How can I proceed on this?Note : GetItemProperty, GetItemProperty(Itempath, Label) doesnot work on this.thanks,-MPmurthymp@rediffmail.com
-
Relative Path
If the QTP tests saved on one drive i.e X drive (giving the absolute path), can those tests be run on y drive? Or need to be saved as a relative path to run on other drives
-
Dim variable1 (10) - declare the dynamic array using dim
variable1 (1) = "kumar" - store the value in array
variable1 (2) = "chandru" - store the value in array
This is the way i tried, but it show the error message like "Name redefined", Is there any possible options available for this, plz send me.">Hi i am new to VB Scripting, I have a problem to declare an array in QTP. I am using a variable to declare an array which is come in runtime.Example:Dim variable1 - declare the variable using dimvariable1 = "senthil" - assign the value which is come in run timeDim variable1 (10) - declare the dynamic array using dimvariable1 (1) = "kumar" - store the value in arrayvariable1 (2) = "chandru" - store the value in array This is the way i tried, but it show the error message like "Name redefined", Is there any possible options available for this, plz send me.
-
-
The statement contains one or more invalid function arguments error
Hi I'm using qtp 9.2 while executing the script I'm getting the following error message "the statement contains one or more invalid function arguments"Please help it out
-
Excel to QTP inbuilt data table
How to fetch columns data from excel to QTP inbuilt data table, if there is a columns contains Image type of data?
-
How to connect database from QTP tool?
How to connect database from QTP tool. How do we use various paths using QTP.
-
-
-
-
QTP Default Charecter Encoding
How to change QTP default charecter encoding to ANSI?
-
Parametrization using file
How do we input values from file
QTP Interview Questions
Ans