Can we add the function library directly from scripting in
qtp instead of adding from resource tab?
Answer Posted / pikkilimadhu
Executefile "filepath.qfl" (we can do with qfl,vbs,txt extensions in this method)
loadfunctionlibrary "filepath.qfl" (we can do only qfl extension in this method)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to export quicktest professional (qtp) results to an .xls file?
How to find the path of folder in which the test is saved in qtp?
Where we can use the synchronization?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
How to check which add-ins are associated with a test in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
what type of run time errors you get while you ar edoing rpg program?
Explain the check points in quicktest professional (qtp)?
What is action? How many types of actions are there in qtp?
What is expert view and keyword view?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are the differences between quicktest professional and winrunner?