-
Default Ordinal Identifier
Which is the Default Identifier: Index, Location, Creation Time
-
Step Generator
For what purpose step generator is used?
-
Count Number of Links
How to count number of links in a web page using QTP?
-
How to find out the regularly changing value in a single line?
How to find out the regularly changing value in a single line? Tell me How many ways are there?
Ex: India having 100 crore population now.
here 100 is changing regularly. How to write the Script for this? -
-
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.
-
-
-
QTP Data table
when I run my test script, only the first row of the data table gets executed and the test results are shown up. Test script doesn't run through the other rows of the data table. I am using global data table.Did anybody experience this kind of problem. If so, what could be the cause of it? Please share your experience and any suggestions are welcome.Thanks in advance
-
-
-
-
-
-
-
-
-
-
Does QTP Supports to automate Openlink Endur Application?
Hi,Can somebody help me to know whether the QTP supports to automate OpenLink Endur Application?ThanksManju
-
QTP Interview Questions
Ans