All the thing s that you can not do in the QTP can be done in vb script eg. implementing business logic.. This code can be written in the vb script in the library file. using library files you can separe the code so u will get kind of modularity in the code.
2.When the objects in the AUT are dynamic in nature the we can use DP for identifying the problem.. DP code can be written in the library file. DP is a kind of programming which eliminate the existence of the OR. Hope this helps Regards, Prasad On Wed, May 12, 2010 at 5:48 PM, vikas munjal <[email protected]> wrote: > > Hi Everybody, > > I have some confusion regarding use of Vb script. > > 1# What is use of library file and what is contains.? > > 2# What is difference between writing discripting programming and writing > code in library file.? > > -- > Regards: > Vikas kumar > 9999336335 > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<mercuryqtp%[email protected]> > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
