Have you ever written a compiled module? If yes tell me
about some of the functions that you wrote.
Answer / sreeprasad
I Used the functions for Capturing the dynamic data during
runtime. Function used for Capturing Desktop, browser and
pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to merge object repositories in qtp for n different applications
What are the different types of recording modes in qtp? Which will be used when?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
How to find the length of the string in qtp?
How do u connect database through QTP tell me both Ms Access and SQL
how to check URL using QTP? write vb script with descriptive programm only?
How to handle the errors without using recovery scenery?
Can we install QTP on remote server and access it as a web application on other system (client place)? If so please let me know. Thanks in advance, Ravi
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
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.
Sometimes my QTP scripts works fine and sometimes its not though I am using same shared Repository and am not doing any changes in it.Even though for descriptive programming also its works fine and sometimes it does not work.my application is pretty stable.Could anyone please answer why am facing these types of issue??