We mainly apply browser-based automation to integration and system testing area. We have been using the test automation service "testigma"based on Selenium developed by Testsigma Technologies for test automation tool. As a result, you can test between browsers such as Chrome, Firefox, Edge, etc. and between devices such as PC, Android, iOS with the same testcase, the same test data in a short time. Especially, in agile development, continuous development, and maintenance, it is important to retest to prevent degradation, so automation testing is a necessary condition.

MAJOR FEATURES

1

Testing based on cloud

Windows/Mac, Chrome/Firefox/Edge, etc…. We perform testing on testsigma without preparing test environments. Of course, we can also perform tests on the local environment. (Agent installation required).

2

Cordless operation

We can create test scenarios based on English sentences. No need to write any Selenium code.

3

Support for mobile devices

Support testing by real devices on the local environment and testing by simulator on the cloud environment. ※ Test on real devices requires a wired connection between the mobile device and the host PC (Agent required).

4

The simulator test is supported by Chrome's user-agent in case of Web-based

5

For native apps, SauceLabs (https://saucelabs.com) and AWS Device Farm's device simulator service are used internally.

6

Support evidence capture.

It helps for taking screenshots during operation as well creating videos during operation. ※Videos can be created only when executed on a cloud basis.

7

Support bulk downloading of screenshots.

8

Support for output of test results in an Excel file.

9

Modularization of test scenarios

It allows to modularize and combine several scenarios. In addition, multiple input data can be defined for one scenario, reducing the cost of creating test scenarios if there are multiple conditions.