Link to home
Start Free TrialLog in
Avatar of curiouswebster
curiouswebsterFlag for United States of America

asked on

Does Selenium support White Box Testing?

Does Selenium support White Box Testing?

We developers find that sometimes a lengthy test can be truncated by us doing a particular database query during the test workflow. So, I wonder if Selenium can be configured to perform such a database query?

This seems to be White Box testing. Can Selenium  do this?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of curiouswebster

ASKER

thanks
You're welcome!

Suggestion: Open a separate question for each test you're targeting to complete. Likely you'll have many comments about how to do your test implementation.