hi friends, actually i am testing reports, i am stuck in a place where in i want to compare the values from the database to the values present in the report. can anyone please help me to find a solution for this.... Thanks&Regards skipout...
1. get the database content ..SQL for fetching data from database. 2. using ROProperty fetch the values from controls in the report. 3. if strComp(recordset.fields.value(x),webElement(p).getroproperty("innertext")) then Its a Pseudo-code, In case you need more help do send the screen-shots of the application and also DB Schema. Regards, Nawab
Forum Rules