vb script for calling one function to the another function
Answer Posted / kalla
Use the command -> Call <Function Name>
Example:
Call yahoo sing (here we can give parameters, and path
regards to application however ,Example: Datatable
("path",dtglobalsheet) , that path should be in datatable )
Call yahoo inbox ()
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me about your project? please help me how to tell about insurance project
How many types of actions are there in quicktest professional?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What is object repository in qtp?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What are the ways you can synchronize?
What are the different recording modes and how do they work?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Why to use descriptive programming?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?