what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?



what is meant by function library?Public and private functions in function library? if private funct..

Answer / Alok Kumar Verma

In QTP (QuickTest Professional), a Function Library is a collection of reusable functions, which can be shared across multiple tests. It helps in organizing and managing code, reducing redundancy, and improving maintainability.nPublic functions are accessible by all tests that have access to the Function Library, while private functions can only be called within the same test or child tests. Private functions are used when you want to perform specific tasks within a test without exposing them to other tests.nFunction libraries improve code reusability and make it easier to maintain and update common functionality across multiple tests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How do u use Database checkpoints and what are the use?

4 Answers   Qualtree Solutions,


HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST

8 Answers  


how are environment variables used in real time projects (testing)?what answer should be given about this in interview.need real time explanation breifly?thnx in advance.

2 Answers  


In an output value text checkpoint, where does the output value stored by default ?

4 Answers   Ordain Solutions,


Explain the difference between smart identification and object identification withn clear example. please it is very urgent

2 Answers   Wipro,


How can you delete the results file (XML)

2 Answers  


what are the different data driven types?

6 Answers  


What are some test assets and related extensions of qtp?

1 Answers  


banking project description for software tester

1 Answers   Semantic Space,


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

1 Answers   Sapient, Satyam, TCS,


Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...

4 Answers   EDS,


What is the difference between client server application and web based application?

1 Answers   IBM,


Categories