Blog


Advanced Test Execution Parameters

It’s possible to optimize test execution reliability very easily. You can configure the Maveryx’s advanced settings in the MaveryxSetup.xml file.


UI testing: Maveryx vs Selenium

Selenium and Maveryx are two automation frameworks used to test web applications across different browsers and platforms. This means your tests run in the exact environment your users see. Attached you will find the source code both for Selenium and Maveryx test scripts.


Assertions in UI tests

Assertions are assumptions on the application being tested that must always be true. Assertions verify the existence or contents of UI elements on the screen.


User Interface (UI) testing

In this article, we take a look at how to write one of the most powerful test in our automated testing arsenal: the user interface (UI) test.


5 books every tester should read

Reading a well written book is one of our favorite ways to discover new ideas, concepts, and upgrade our knowledge in new testing areas.