I register user defined function in one test, I tried to
call that function into other test. But that function not
works in other test please give the direction for that.
Answer Posted / vijay
Hi,
You need to place the function in to .vbs file and you need
to execute that file before you are calling that function
in to other test. then that function will be there in the
memory and you call any no of times.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Can we record an application running on a remote machine using qtp?
What is the diff between image and bitmap check point?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is checkpoints for quicktest professional (qtp)?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
hi nani my doubt is how does qtp process metrix related to software process.
What is keyword view?
what QTP Options do you know?
How can get count of list box?
distinguish between old version and new version QTP features.
what is impact analysis on regression testing?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Your roles and responsibilities and daily tasks? (As automation tester)
What are the disadvantages of recording test cases in qtp?