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
What is method name to compare two XML files.
Difference between test object and run time object?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
Where you are storing your script?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is the architecture of your project? Can any one answer for this question plz........
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
Is it possible to change the property value at runtime? How it is possible?
Explain the differences between table and db checkpoints?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Output values? i want a practical example
What are the different types of functions available in qtp and explain ?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How can you write the scripts that operate on different objects depending on run-time information?
Discuss the QTP Environment?