ADBTool with user friendly UI is very helpful for QA Engineers to test and validate Android mobile apps faster. It reduces the test execution time by 40-50 percent.
Installation:
In order to use this tool you should install ANDROID SDK. And set Android SDK path in Environment variables as ANDROID_HOME.
How to Run :
Windows: By just double clicking on it.
MAC or Linux: java -jar adbtool.jar
Capturing and editing screenshot is one of the painful work for QA engineers. QA Engineers can now perform all these actions using this single tool without depending on other editing tools or software.
...
.NET implementation of Sikuli, utilizing an embedded jetty server.
Using an embedded jetty server, this project exposes the core functionality of Sikuli for use within .NET projects. The nuGet package can be installed with the following command entered in the package manager:
Install-Package Sikuli4Net
Requires a working installation of the latest version of Sikuli.
Additional setup required: See screenshots for examples of how to implement this tool. NUnit setup and teardown methods are required.
NuGet package page is located here:...
TestManagement is a test case repository. The goal of the project, is that the tool should be very easy to install, prepare and setup, intuitive, and easy to use.