How To Make Your Automation Code Compatible With aiTest
What is the structure of the code needed for using aiTest
Knowledge Base for aiTest
What is the structure of the code needed for using aiTest
Creating collection in postman for api request and use Pre-request Script to set Bearer token in Collection Variables, so that each autheticated request from collection can use it for authentication purpose.
How to debug UI automation tests? This article helps in navigating to logs needed to debug UI automation code.
aiTest, your advanced testing platform, provides a powerful feature called the 'userCount' variable, which allows you to seamlessly handle concurrent users during your automation testing.
Import an auto generated code inside the base framework in respective folders such as .feature file will come under feature folder, Pages.java come under PageObjects package, step definitions come under stepDefs package.
Integrating Apache Skywalking for monitoring the testrun progress
What is Har file and in Chrome and Mozilla Firefox Browsers and How to record interactions with web applications using it
How to Install and SetUp the Appium Framework and run Appium Test on Local machine
How to test Cypress Framework Automation code in aiTest
How to use Playwright Automation Framework in aiTest.
How to test Puppeteer Framework Automation code in aiTest
How to use Rest Assured Automation Framework in aiTest.
How to use Robot Automation code for API Testing in aiTest.
How to use Robot Automation code for MBT, Load and Stress Test in aiTest.
what is Selenium IDE Extension and How to Record Testrun Steps using it
How to use TestNG Automation code in aiTest.
How to test Testcafe Framework Automation code in aiTest
Creating testcases using chatGPT. How to use chatGPT to create Testcases with examples.