tell me the script for envirnment value parameeter with an
example. which situation envirnment valu parameter is used
Answer Posted / saravanaraja
The Following code is used to apply Environment value to
the text field:
Browser("Title:=.*").Page("Title:=.*").WebEdit("html
id:=").Set Environment("OS")
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Shall we add Local Repository to shared object repository,if yes,how we add
Give the syntax to import/export xls into qtp.
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What contains Data Driven Framework document in qtp?
How to use parameterization in qtp?
Define Environment Variable in UFT and its uses?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
Hybrid framework supports Descriptive programming. Is it true?
What is difference in global and action sheet in qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?
With what extension you can save the list of tests in a file to run in test batch runner?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.