@ Nishant, Thanks for the reply.
The issue what im facing is. Created the descriptive objects in Fun lib and referred them in action script by associating the library. Now when i execute the script, the error says that the descriptive obj variable which i am using is not declared. it means UFT/QTP expecting the descriptive code to be executed first so that UFT will get hold on reference variable then my action script will work fine. but in my project(which I said, scripts are already available) the action script is getting executed successfully without executing the descriptive code. wondering how is this possible. Thanks, L V Prasad. K On 8 December 2015 at 09:35, Nishant Pawar <[email protected]> wrote: > Hi, > > The behavior which you mentioned is absolutely fine. > You can access the object through object repository/Descriptive > Programming. > > When you are trying the same please make sure that you are associating the > Library to the suite. > Please let me know what problem you are facing. > > Thanks, > Nishant > > > On Friday, November 27, 2015 at 11:23:37 PM UTC+5:30, L V Prasad wrote: >> >> Hi All, >> >> I moved to a new project, where there are already scripts available. >> >> but most of the scripts are not referring to object Repository, these >> objects are created as Descriptive objects (Description.Create) and placed >> in a Function library. >> >> surprisingly this Fun lib is associated to the script and all the objects >> from fun lib are getting referred in script. >> >> is it possible? >> >> Please let me know. >> >> When I try the same logic with new script and new Fun lib, its not working >> >> Thanks, >> L V Prasad. K >> >> >> -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "QTP - HP Quick Test Professional - Automated Software Testing" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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 --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
