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
How do you create regression test packs?
What are the automation metrice in your project?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What do you mean by checkpoints in qtp?
What is the quicktest professional (qtp) testing process?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
How to open a new test using quicktest professional (qtp)?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Explain about datafile/verification of date file when file is not available in local system?
What is text check point and text area check point?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
For which type of project the iterative model is suitable?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you