how to create the varibles and how these are connect to qtp?
plz tell me
Answer Posted / vengalrao
creating the variables through XML Failes and associate to
the test script or other wise direct write the script
statment Environment.Value("variable name" or
parameterizing the value)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suppose I want fail that check point? How can you do that?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Why qtp the best testing tool?
Which recording modes need more memory?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Where we can use the synchronization?
Explain the difference between check point and output value?
What is the extension of the qtp local repository?
Dis advantages of XML checkpoint ?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
what is the difference between built-i function and In-built function?