Blog

Modal Dialogs and AutoIT

01/10/2011
Posted by
0

Modal dialogs are pop-ups that need attention before the user can go back to their testing window. Modal dialogs are difficult to automate using only Ruby and Watir because you can’t access the html source code of a modal dialog. Since AutoIT does not require any source code to operate, it is a viable tool…

Read more

Activating & Inputting Text into an Ajax Text Box using Watir

Posted by
0

Dealing with AJAX text boxes using Watir is tricky. We recently encountered 1 which looks like a generic input box but needs to be activated in order to input data. After trying the various common input methods

we finally were able to identify the fix as a 2 step process: Step 1: Clicking the…

Read more

Activating & Inputting Text into an Ajax Text Box using Watir

Posted by
0

Dealing with AJAX text boxes using Watir is tricky. We recently encountered 1 which looks like a generic input box but needs to be activated in order to input data. After trying the various common input methods

we finally were able to identify the fix as a 2 step process: Step 1: Clicking the…

Read more

Regression Run Page

08/04/2010
Posted by
0

This is where you kick off the tests. Its as simple as selecting the test cases you want to test, the environment on which you want to run the tests and you’re good to go…

Read more

300 Validations. 7 Minutes.

08/03/2010
Posted by
0

We just completed our first Proof of Concept! 300 Validations in 7 Minutes!! Built, tested and deployed (from scratch) in less than 2 weeks. We’re pretty proud of ourselves. And best of all – we found 7 Errors that had been missed by our customer. Now we wont get into quantifying the ROI – rest…

Read more

Welcome to 3QI Labs

Posted by
0

Welcome to 3QI Labs. This is where we’ll be sharing updates about our flagship test automation product – 3QI’s Awetest. We look forward to hearing from you and please don’t hesitate to contact us with any questions you might have. We’re constantly updating our site so do come back and check it out.

Read more