How to call .vbs functions in QTP? plz Explain indetail
Answer Posted / anonymous
You can Load the function into the test dynamically using the statement
LoadFunctionLibrary "Path of File"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you test a keyboard?
describe some problems that u had with automating testing tool?
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 import environment from a file on disk?
Explain measuring transaction.
Explain in brief about the qtp automation object model (aom).
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Can you write a script to check if the folder exists or not?
What are the types of environment variables in qtp?
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 ?
What is quick test pro? What is a quick test professional?
Can we write winrunner language i.e TSL in QTP tool?
Write a QTP script to enter a keyword in to Google search engine?
Describe how Smart Identification is used