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 / 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 |
Can we record using all the modes in a single script? Explanation with example is appreciated
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
What is the Difference Between Quick Test Pro and Quick test professional?
What are the methods of the TextStream object that are used for reading from a text file?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
How QTP recognizes Objects in AUT?
How do you create a library file
Could any one suggest web site links to learning VB Script for QTP purpose??
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19