You can read the data from the cell using any of the WebTable methods like getCellData(). Also read the data from excel and compare both.
Since its not some generic query, I'm not sure if anyone will have ready-made code available for this. * Cheers, a n i s h [QTP Tutorial]<http://www.automationrepository.com/tutorials-for-qtp-beginners/>| [QTP Framework]<http://www.automationrepository.com/2012/03/qtp-framework-types-an-introduction/>| [QTP Blogs] <http://www.automationrepository.com/qtp-blogs/> ** [** Subscribe to Get New Posts in your Inbox **]<http://feedburner.google.com/fb/a/mailverify?uri=automationrepository/feeds> * On Mon, Oct 29, 2012 at 9:19 PM, Ananthu <[email protected]> wrote: > Step 1 :Open excel with excel object and store the values in array > > Step2: using child object and get the questions in another dictionary > object > Or table , get all rows in dictionary odject > > Step 3: check the array value in dictionary value and update in excl > > > Many Thanks. > > Regards, > Ananth K > M: +61 469 626 331 > > Sent from my iPhone > > On Oct 28, 2012, at 21:35, Shreeram Mehendale <[email protected]> > wrote: > > Text Data in the web Page is in Table Format > > > > > > > > On Sun, Oct 28, 2012 at 3:07 AM, Abdul Shukoor <[email protected]>wrote: > >> So in this case the 'Web Page data is from web table or just a text? Not >> sure what is your exact question is? simple any is this can be done in lot >> many ways. >> >> Thanks >> >> On Sat, Oct 27, 2012 at 9:15 AM, Shreeram Mehendale < >> [email protected]> wrote: >> >>> Hi, >>> >>> Require a Suggestion how to automate this using QTP/selenium >>> >>> there is one application which includes multiple questions data on one >>> page and that text is also in excel >>> >>> I want to compare excel data with Web Page data and if both are same i >>> want to send the results as pass in excel >>> >>> >>> How this can be automated with any of the above tools >>> >>> Please give an example of the above scenario with code if possible so >>> that it can be helpful to all members of this group................ >>> >>> >>> Please reply............. >>> >>> >>> >>> -- >>> >>> *Warm Regards, >>> Shreeram K Mehendale* >>> >>> -- >>> 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 >> "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 >> > > > > -- > > *Warm Regards, > Shreeram K Mehendale* > > -- > 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 > "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 > -- Regards, Anish Pillai My QTP Blog <http://automationrepository.blogspot.com> -- 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
