Page 1 of 1

How to validate all the contents available on a page?

Posted: Mon Nov 24, 2014 11:49 am
by subhashree
Hi,

in my mobile application, in a single page; multiple actionables are shown. I am aiming at validating these data with database. I have done database binding for the same. However while executing it is observed that all the rows of database are comparing with only the first element of app page. Can you please provide your input on how I can validate all the contents of the page?

Regards
Subhashree

Re: How to validate all the contents available on a page?

Posted: Wed Nov 26, 2014 5:10 pm
by Support Team
Hi Subhashree,

I guess the problem is connected to your data source/data binding and the used repository items.
Have you read the section about data-driven testing in our user guide to get a better understanding how this basically works?
If not, I would highly recommend taking a look at it, here is the link: Lesson 3: Data-Driven Testing.

Without having more information of the data stored in your database and the content of your app it is hard for me to make any recommendations.
May I therefore ask you to send us more detailed information about the data used and your app?
A Ranorex snapshot of the content of the page you want to validate would be very helpful in this case.
The following link will show you how to generate a snapshot file: Creating Ranorex Snapshot Files.
Please also outline how your tests look like.

Thanks,
Markus