Test Automation Tools Testing a Website App with testRigor testRigor reduces the time you spend on regression by autonomously detecting all new functionality in your application and taking ...
Test Automation Tools How to Test a Website with testRigor So you’ve just finished building a website for your bike shop, Mike’s Bikes. You want your customers to have the same ...
QA Process Test Automation Tools What is Test Coverage? Having a bug-free application is the dream that every developer and tester chases. You may have encountered numerous occasions ...
Autonomous Testing CI/CD What is Docker and Kubernetes and why do I need them? What is Docker? Docker is: a lightweight container engine with versioned copy-on-write file system and declarative build The ...
FAQ How to compile an iOS app for Simulator To build an iOS app for Simulator in the command line you need Xcode Command Line tools installed as described here. Once ...
Test Automation Tools How to compile for Android Emulator Change APP_ABI option in your Application.mk file. It could look something like: APP_ABI := armeabi armeabi-v7a x86 Then re-run ...
Test Automation Tools testRigor 101 How to Use testRigor to Test Your Website or Mobile App Once you register, fill out the name of your app and provide parameters for testing: Click “Create Test Suite” at the ...
Unit Testing Unit Tests are a waste? There is a very unorthodox opinion expressed by James O Coplien, Agile Coach, that most unit tests are waste. I would agree with ...
News StarWest 2016 We presented at StarWest with great success. Thank you all for coming to our table, we were glad to have had a chance to connect ...