How to call a function in QTP?Is there any method ?
Thanks ,
PRASANNA
Answers were Sorted based on User's Feedback
Answer / siva
there are twoways
call login( login is a function name) for this we have to
create a function in a notepad and we have to save it
with .vbs extension, then we have to go to settings-
resources-you the show he path of the vbs file) then it
will work perfect or else
executefile"pathof your vbs file"
ex: executefile"d:\\login"
i hopw you can understand
| Is This Answer Correct ? | 2 Yes | 0 No |
How can you connect the database with QTP?
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
How to merge the two object repositories
how to convert 100 into hundred repees only and viceversa
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
Can u call txt extension file in QTP?
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
Write a script to delete a specific row in a webtable.
If created one virtual object? Next time I changed the window position will it work?
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
How to load an object to a object repository at RUN TIME ?