1)what is the Exact Meaning of Environment Variables?
2)what is Compile Module in QTP? what exactly it contains
Functions or Actions?
Answer Posted / sushil
we use environment variable to make our variable global.
evironment variable can be used across different Script,
Scenario.
suppose u r connecting to database in the five script.
then better define global variable.
u can enter global varible in following way
qtp-->file-->test setting -->environment-->user defined(in
variable type)
or u can create xml file and upload.
about compile module
ans given reddy is correct
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between table and db checkpoints?
What is post recovery scenario?
What will be happen if i load object repository at run time, but it has already associated.
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
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 to define array in qtp?
HOw to add the recovery file at runtime to the test file .
Explain the types of object repositorys in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
What are the advantages of qtp?
any body can you help me what is the script to automate an comand promt
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Explain the concept of object repository and how quicktest professional recognises objects?