what is fire event method in qtp?

Answers were Sorted based on User's Feedback



what is fire event method in qtp?..

Answer / pravati

fire event is used for mouse operation. when in some where click operation is not working we use fireevent for mouse operation.

Is This Answer Correct ?    4 Yes 0 No

what is fire event method in qtp?..

Answer / srivalli

SwfWindow("").SwfWindow("").SwfObject("").FireEvent "onclick"

Is This Answer Correct ?    3 Yes 3 No

what is fire event method in qtp?..

Answer / srividya

Few times click method is not working so at the time we can
use the Fire event method
For example
SwfWindow("").SwfWindow("").SwfObject("").FireEvent "Click"
any body try it will work

Is This Answer Correct ?    8 Yes 11 No

Post New Answer

More VB Script Interview Questions

How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function

3 Answers   iGate,


What is the difference between do until loop and do while loop?

0 Answers  


how does vb script help in web page designing? explain with example.

0 Answers  


Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.

0 Answers  


Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements

1 Answers   Ignou,






How to replace junk code recorded by QTP with a mall function.

0 Answers  


What is the use of option explicit statement?

0 Answers  


in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script

2 Answers  


Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository

0 Answers  


What are the 2 ways to pass a value to the function?

0 Answers  


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

0 Answers   IBM,


write a vb-script code to delete all the mails in my gmail in the year 2011

1 Answers  


Categories