Can you please let me know how to use the Regular expression to the below specified.I need to write a regularexpression for Identifying 12 digit number in which the first 7 digits are Zeros
On 10/26/09, srinadh neelam <[email protected]> wrote: > > Kishore, > > Asset id is a Text label and the indentification itself is changing at > runtime.I want to retrive the value to my local sheet each and every time > that I run the script.Please do the needful.Thanks for your valuble reply. > > Thanks, > Srinadh.Neelam > > > On 10/26/09, Kishor Kumar <[email protected]> wrote: >> >> hi Srinadh, >> >> Can please some more information: >> >> What type control is Asset ID i.e textbox which contains different values >> at runtime >> or AssetID identification itselef is getting change at runtime. >> >> Provide me a screenshot if possible,to suggest a solution. >> >> >> Regards, >> Kishor. >> >> >> On Tue, Oct 27, 2009 at 9:23 AM, srinadh neelam <[email protected] >> > wrote: >> >>> Hi , >>> >>> This is web application.we canot use the GetRoproperty() here as the >>> object properties are changing when it is running next time. >>> . >>> >>> >>> On Mon, Oct 26, 2009 at 8:08 AM, Kishor Kumar <[email protected]>wrote: >>> >>>> Hi Srinadh, >>>> >>>> can you please let me whether it is a Web app or Desktop app, >>>> >>>> try with GetRoProperty() to get the data,before using this ,insert >>>> wait statement. >>>> >>>> >>>> Regards, >>>> Kishor >>>> >>>> >>>> On Mon, Oct 26, 2009 at 5:35 PM, srinadh neelam < >>>> [email protected]> wrote: >>>> >>>>> Hi >>>>> >>>>> Am facing a issue while capturing the object Inner text value at >>>>> run-time. >>>>> >>>>> Please see the scenario described below. >>>>> >>>>> ->We have a field called Asset ID in our application which will change >>>>> at run time .(say when your run first time it will be displayed as >>>>> 00002323 >>>>> then when you run for the second time it will change as 00002324) >>>>> ->we need to capture the Asset ID and is to be copied on current >>>>> action sheet. >>>>> ->I tried with setting output value for the same but failed to retrieve >>>>> the value to excel sheet .Even i Got to see the error saying object not >>>>> found . >>>>> >>>>> Please help me the process to capture the same. >>>>> >>>>> Thanks, >>>>> Srinadh.Neelam. >>>>> >>>>> >>>>> >>>> >>>> >>>> >>>> >>> >>> >>> >>> >> >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
