本文へスキップします。

ページタイトル

Testablish FEATURES

アンカーリンク
Testablishの特長

FEATURES

Generate test code without programming

Diagram of Generate test code without programming

Testablish can edit test cases by assembling screen operations on the GUI.
Selenium test code is automatically generated from the test case, so there is no need to program the test code.
No test automation knowledge or specialized skills like Selenium are required.

Supports capture & replay method and repository method

Diagram of Supports capture & replay method and repository method

It supports both the method of recording the application operation and generating the test case (capture & replay method) and the method of manually registering the page structure and creating the test case (repository method).
You can edit the test case even if the application under test is not running. You can flexibly create test cases.

High maintainability

Diagram of High maintainability

If you want to add or change functionality in your application, edit the test case in the Testablish screen and regenerate the test code.
You can add and modify tests without editing the test code.
Maintaining test cases is easy because multiple people can maintain them.

Can create test cases including system commands

Diagram of Can create test cases including system commands

By registering the command file created in advance in the test case, external commands can be started during test execution.
For example, depending on the external command, various applications such as initialization of DB record value and creation of backup file before operation are possible.

Variables can be used in test cases

Diagram of Variables can be used in test cases

It can define an operation that assigns a value to a test case variable.
You can use a dynamic value for verification because you can hold the value that is not on the screen or the return value from JavaScript.

Automatic test evidence generation

Diagram of Automatic test evidence generation

When the test code is executed, the test specifications (HTML, Excel, Word) reflecting the test results are also automatically generated.
Screenshots can also be automatically acquired and reflected in the test specifications.

Supports multi-browser / multi-platform

Diagram of Supports multi-browser / multi-platform

It can use a single test code to run tests on multiple browsers and multiple platforms.
Therefore, you do not have to write test cases for each browser or platform.

Easy link to CI tools

Diagram of Easy link to CI tools

An API for downloading test code is provided, so it can be automated by linking with CI tools such as Jenkins.

No cost for runtime

Diagram of No cost for runtime

The price of Testablish is a one year user license subscription for test editing.
The automatically generated test code is a program that uses open source (selenium), so test execution is possible if WebDriver exists for each test environment.
WebDriver is open source, so there is no cost.

MOVIES

We created an introduction video to give you an overview of Testablish and the operational feeling.
Please look at it.

01.Outline of Testablish

Testablish supports test automation efforts.

4 features
  1. Test code generation
  2. Test specification generation
  3. No cost to the runtime
  4. Can edit test scenarios with GUI

Change the test with Testablish!

02. Operation image of Testablish

I will introduce a simple usage of Testablish.

Automated test is performed in 4 steps
  1. Register page information
    • Capture & replay
    • Manual registration
  2. Edit test case
    • Create from captured session
    • Hand-assembled
  3. Test code generation
  4. Test code execution
Support for additional specifications
  • Tests can be easily added even if functions are added to the target application

Change the test with Testablish!

ページトップへ

【全:Tst】copyright_en

The logos, system names and product names mentioned are registered trademarks or trademarks of their respective owners.