I have written some scripts in QTP by using older version,
but I want to run them in latest version. Is there any
process to do that.If so can anyone explain me?
Answer / hemakumar.m
when u are opening a older version files in new version qtp
it will ask u want to convert it into version .Just click
yes button .Thats enough.No need of any process.
| Is This Answer Correct ? | 7 Yes | 2 No |
Is it possible to convert QTP scripts to Silk scripts?
How to export QTP results to an ".xls" file?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What is the syntax to use out of two characters. Pls anybody can give the answer.. Thanks in advance...
How iteration is related to Test Results in QTP?
write is the code for regular expression in QTP
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
How to use transactions in qtp?
what is the mediater between qtp and application/project in automation testing?