In QTP whether is it possible to call a function from one
action to another action?
Answer / sandeep
Do more simple thing.
Store any function in any .vbs file.
Either link that .vbs file as a Resouce to QTP.
Or
Dynamically link .vbs file with QTP usign
ExecuteFile <file path >
Once either of the step is done then you can call any
function stored in .vbs file
| Is This Answer Correct ? | 2 Yes | 2 No |
What scripting language is QTP of?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
How good are you in writing VBscript code for your application? Can you completely write VBscrit for your project with out using recording mode in QTP?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How to create runtime property for an object?
What are the recording modes in qtp?
How many types of actions are there in quicktest professional (qtp)?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
how to get the object property
please post the interview questions for QA position in FACTSET
How to connect to data base?