There is much debate in the testing community about how many assertions a single UI automated test should have. Some standby the one test, one assert method, meaning that each...
As you might have read in the previous blog posts on the brand new TestProject Python SDK (Part 1 and Part 2), the SDK will generate great-looking HTML test reports and...
In a previous blog post, you have seen how to get started with the brand new TestProject Python SDK and add the power of the TestProject platform to your existing Selenium-based...
With the TestProject Python SDK, you can execute your Selenium and Appium tests using the power of the TestProject platform. This means you’ll benefit from automatic test...
TestProject is excited to announce the official release of its new, free OpenSDK 🎉 The vision of the OpenSDK is to provide a single, integrated interface to scripting with the...
“Take nothing on its looks; take everything on evidence. There’s no better rule.” -- Great Expectations – Charles Dickens Back in April we ran our first East...
You would be hard pushed to work in testing without being, at least, aware of Selenium WebDriver. Selenium WebDriver is a great addition to any testers tool belt. It offers cross...
Have you ever discovered a bug in a web app? Yuck! Almost everyone has. Bugs look bad, interrupt the user's experience, and cheapen the web app's value. Severe bugs can incur...