How to connect to oracle(sqlserver) database to QTP
Answer Posted / raghavan
by odbc connection using DSN
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is description object?
what are the challenges you have faced while testing web based application using the automation tools ?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is the difference between local and shared object repository in qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How to customize checkpoints with parameters?
when a test case is written how u test using qtp
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Is it possible to call from one action to another action in qtp?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
What is the syntax for how to call one script from another?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.