sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #40361
[Question #402800]: Validate search results
New question #402800 on Sikuli:
https://answers.launchpad.net/sikuli/+question/402800
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.
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.