Explain sub procedure of vbscript.
How to supress warnings from the "Test results page"?
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
How to test the mandatory fields in QTP?
What is load testing?
tell me about regular expressions in QTP? where we use? give eample?
suppose i opened 6browsers and i want re-open the 4browser what is code for this..pls help me..
hello, i just started searching for a job on QA ,need QTP software full version.plz can any body help me...my email id is padma_ub@yahoo.com.thanks in advance.
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
How to save your test using quicktest professional?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
anyone can explian about types of "Triggere Events" in QTP