Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
KogiQA is an innovative UI automation tool designed for web applications that does not rely on traditional CSS or XPath selectors. Rather, it employs a proprietary algorithm that determines how to interact with elements based on the semantic meaning of actions as interpreted from the DOM tree.
For instance, executing 'page.click("Add Client")' will effectively click the button titled 'Add Customer.'
This approach significantly minimizes the necessity for ongoing test maintenance, provided that the textual content on the page remains consistent. Furthermore, KogiQA stands out as a superior choice when modifications to the code of the webpage under test are not feasible, ensuring continued automation efficiency. Its unique methodology allows for greater flexibility and adaptability in testing scenarios.
Description
Stop writing brittle test with hard-coded CSS, waits, and XPATH selectors. Make your tests meaningful, easy to maintain, and reusable. This is because writing tests with hard-coded CSS or XPATH selectors is similar to pouring concrete on a specific UI implementation. This creates high-maintenance tests which break at the most minor changes to the UI and is difficult for humans to understand. UI-licious uses dynamic codes analysis to analyze the structure of your website. This is done using ARIA accessibility attributes and semantic HTML. It also examines the context of previous commands to determine which element should be targeted for each command. This means that even if HTML code for the UI is changed underneath the code, the test will still be valid as long the user's journey remains the same. Your website does not have to be perfect for UI-licious work.
API Access
Has API
API Access
Has API
Screenshots View All
No images available
Integrations
CircleCI
CodeShip
GitLab
Gmail
Google Chrome
Jenkins
Microsoft Edge
Microsoft Teams
Mozilla Firefox
Safari
Integrations
CircleCI
CodeShip
GitLab
Gmail
Google Chrome
Jenkins
Microsoft Edge
Microsoft Teams
Mozilla Firefox
Safari
Pricing Details
$15/month
Free Trial
Free Version
Pricing Details
$90 per month
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
atagon GmbH
Founded
2023
Country
Germany
Website
kogiQA.com
Vendor Details
Company Name
Uilicious
Founded
2016
Country
Singapore
Website
uilicious.com
Product Features
Automated Testing
Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance
Product Features
Automated Testing
Hierarchical View
Move & Copy
Parameterized Testing
Requirements-Based Testing
Security Testing
Supports Parallel Execution
Test Script Reviews
Unicode Compliance
Software Testing
Automated Testing
Black-Box Testing
Dynamic Testing
Issue Tracking
Manual Testing
Quality Assurance Planning
Reporting / Analytics
Static Testing
Test Case Management
Variable Testing Methods
White-Box Testing