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 |
If some requirements r changed during the testing process ,then how can u handle this in frame work?
What is the new version of qtp which is recently released in the market?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
What is action split and the purpose of using this in qtp?
What is an expert view and keyword view?
What does ".mst" stands for? (abc.mst)
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
How to record a qtp script ?
how to create the varibles and how these are connect to qtp? plz tell me
Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance