We use AscentialTest for automated testing of Powerbuilder applications via CI/CD pipeline with GitLab. We have fully integrated all tests in our CI/CD pipeline. Thanks to the integration, much work is taken off the developer's shoulders, from update package creation to deployment and testing. During the actual test, a new test database is installed for each run, updated and then tested using Ascentialtest. After the actual test, reports are automatically generated by an Ascentialtest command line tool and uploaded to Gitlab as a result.
CEO, Founder at a tech services company with 11-50 employees
Real User
Top 5
2019-04-24T07:17:00Z
Apr 24, 2019
We have an insurance application where the tests need to be executed in both a testing and production environment (the difference between the two is the database). Each of the tests should be developed to address different sets of data (Data Driven Testing). A large volume of data is analyzed by comparing multiple Excel worksheets.
Our primary use case of AscentialTest is for automating Powerbuilder application. We have two environments (Dev and Prod) which points to different databases where we need to verify the expected data with actual data. These data's are huge and are present in excel format. Needed a single test framework which works across all the environment. AT perfectly suited for these kind of environment as a single object , step and test worked across both environment tests. AT has a very simple way of handling both the application tests.
AscentialTest™ by Zeenyx Software is an enterprise level Test Management System that encompasses Test Planning, Development, Data Management, Execution and Defect Tracking for applications running on Windows, the web, java, dotNet, terminals and PowerBuilder. This “next generation” testing solution allows users to build robust automated and manual tests from reusable components created by its powerful object recognition engine without recording or scripting. Our patented ‘snapshot’...
We use AscentialTest for automated testing of Powerbuilder applications via CI/CD pipeline with GitLab. We have fully integrated all tests in our CI/CD pipeline. Thanks to the integration, much work is taken off the developer's shoulders, from update package creation to deployment and testing. During the actual test, a new test database is installed for each run, updated and then tested using Ascentialtest. After the actual test, reports are automatically generated by an Ascentialtest command line tool and uploaded to Gitlab as a result.
We have an insurance application where the tests need to be executed in both a testing and production environment (the difference between the two is the database). Each of the tests should be developed to address different sets of data (Data Driven Testing). A large volume of data is analyzed by comparing multiple Excel worksheets.
Our primary use case of AscentialTest is for automating Powerbuilder application. We have two environments (Dev and Prod) which points to different databases where we need to verify the expected data with actual data. These data's are huge and are present in excel format. Needed a single test framework which works across all the environment. AT perfectly suited for these kind of environment as a single object , step and test worked across both environment tests. AT has a very simple way of handling both the application tests.
testing wpf, web and Electron technologies together
We have a desktop software solution written in PowerBuilder. We have limited personnel available and need to automate as much testing as we can.