← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #402800]: Validate search results

 

Question #402800 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/402800

Description changed to:
Hi

My desktop application has a search feature which has various options
and filters to choose from to restrict the search results. Once i choose
required filters and click search button the search results displays in
the table format which is non readable. Also the data is dynamic because
it comes from database. Each time the results would change depending on
the new data created in database.

I want to verify the results to prove that the filters chosen are
working and results displayed are only related to chosen filters.

for e.g., if i choose only status filter as completed, all the rows
returned in search results should have only completed. Like wise if i
choose both pending and completed status filters then the rows returned
will have both pending and completed in no particular order.

In this scenario how can i proceed to validate the results?

Please help.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.