Answer Posted / leena
Open test Go to File menu -> Settings -> Resources ->
Associate function libraries -> Click on '+' button ->give
Function library file path -> Apply -> Ok. In this way
function library file get associat with the test. now call
a function in the function library file. While runing the
scrit lib file is called into scripting file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Key word driven framework
How to define array in qtp?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What are benefits of qtp?
How many types of trigger events are there in qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?
can i compare two databases using QTP ?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Get the count of files of similar types from a folder.
Does QTP run in any environment?
how can we do the frame work in qtp
What are the types of object repositories? Which one is you are using?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What is RTM (require ment tracebulity marix) fromate?
What are the types of properties that quick test learns while recording?