Run the code in debug mode and get which function gives error...Its simple one.....only debugger mode is the option to get the issue fast..
On Sunday, April 23, 2017 at 7:08:56 AM UTC+2, saravanan u wrote: > > Hi Kiran, > Thanks, we maintain function libraries in our framework. In hybrid > framework, n number of function using in switch case statement. By mistake > anyone change the name of function so that it does not work in run time. > My queries > Is there any option for that one. > > Regards > Saravanan > > > On Apr 22, 2017 7:48 PM, "Kiran Edupuganti" <[email protected] > <javascript:>> wrote: > >> hi, >> >> develop functions with parameter driven. maintain these functions in the >> separate library. so you can edit this library, not driver script. >> >> >> >> Kiran Edupuganti,PMP >> *M.no:* 9866424362 >> >> On Sat, Apr 22, 2017 at 11:20 AM, saravanan u <[email protected] >> <javascript:>> wrote: >> >>> Hi Friends, >>> I have more than 600 functions in our products and It ll be add in >>> future due to enhancements .As of now, the 600 function are using in the >>> driver script of the hybrid framework. >>> My queries, is there any option to separately using the function in >>> driver scripts and also no need to editing in driver script. >>> >>> We design the hybrid framework below structures : >>> 1.Import the excel sheet >>> 2.Read the test case id >>> 3.Read the keyword if it is need. >>> 4.Execute the function using select cases. >>> 5.Update the status of function. >>> 6.Export the sheet. >>> >>> Thanks in advance. >>> >>> Regards, >>> Saravanan >>> >>> -- >>> -- >>> 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] >>> <javascript:> >>> To unsubscribe from this group, send email to >>> [email protected] <javascript:> >>> 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] <javascript:>. >>> 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] >> <javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> 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] <javascript:>. >> 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.
