How to analyzing test results using quicktest professional?
WHAT IS ENVIRONMENT VARIABLES?
Is there a function to find the number of occurrences of sub strings within a string?
what is object spy
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
how to check URL using QTP? write vb script with descriptive programm only?
When to Insert transactions in QTP?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
How can we close all webbrowsers which are opened in out desctop?
How i can change shared repository to per test repository in qtp
in how many ways you perform batchtesting?