How to use Environment parameterization in QTP? Explain with
an example.
Answer Posted / ram
Raj kumar what is ur writing u know means u write dot put
wrong answers plz u have to explane plz
am also write some thing
dim a,b
a=10
msgbox a
it is also excuted but y? what?
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Explain how you can find the absolute value of the number in qtp?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
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...!!!
How does qtp identify objects in the application?
Explain in brief about the qtp automation object model (aom).
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
How to handle dynamic objects in quicktest professional?
what is clean sweep?
What are the views available in qtp?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
what r the main attributes of test automation?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?