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
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
In qtp, how you can use xpath to identify objects?
How does quicktest professional (qtp) identifies the object in the application?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What is QTP testing process?
What are the advantages of Object Repository?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How many ways we can parameterize data in quicktest professional (qtp)?
assume i have few url link how will i dynamically call then using descriptive programming?
What is debugging? How you debug your script?
Can we Test Welcome Screens and Process Images with QTP
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Explain hybrid framework with advantages and disadvantages?