JIterator
Postman
GoReplay
TestNG
Mockito
Robot framework
Selenium
Cypress.io
Katalon
BrowserStack
TestMu AI (Formerly LambdaTest)
UI.Vision
Ghost Inspector
Testsigma
An automated testing tool based on recording and playback, used to achieve low-cost, high-coverage automated testing for Java backend systems. revolutionizes testing efficiency and accuracy. Streamline your testing processes, shorten iteration cycles, and ensure continuous software quality improvement.
JIterator
SeleniumNo JIterator videos yet. You could help us improve this page by suggesting one.
JIterator's answer
Traffic as test cases, supporting automatic diff and automatic assert, eliminating the cost of data preparation and assert writing, achieving lower-cost automated testing.
JIterator's answer
Automated traffic recording and replay technology revolutionizes testing efficiency and accuracy. Streamline your testing processes, shorten iteration cycles, and ensure continuous software quality improvement.
JIterator's answer
Medium to large enterprises with the Java technology stack or small enterprises with special requirements for stability
JIterator's answer
In 2015, to address the increasingly severe challenges of automated testing for Taobao's price calculation system, we developed a traffic testing tool suitable for Taobao's backend systems, inspired by Tcpcopy. With its help, the price calculation system has never had a failure since.
In 2016, we were tasked to support the largest reconstruction project in the history of Alibaba's transaction system: the middleware transformation project. To support core transactions, we improved the product and achieved fully automated Mock capabilities for downstream systems, ensuring the smooth implementation of the project. Later, recording and replay became the core safeguard for the transaction system.
As our reputation spread within the group, our product was adopted and used by more teams. By 2023, more than 7,000 systems had adopted the system for support and it had also supported hundreds of system reconstruction projects, including Ping An Bank externally.
Due to organizational strategy adjustments, the traffic testing tool no longer provides external services. We created JIterator to provide services to the public. It has also surpassed the original traffic testing tool in many aspects, surpassing its predecessor.
JIterator's answer
Traffic recording and playback technology based on JVM-TI
JIterator's answer
Alibaba Pingan bank
Based on our record, Selenium seems to be more popular. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Selenium is one of the most popular and mature automated testing frameworks for web applications. Unlike Puppeteer, which is limited to Chromium, Selenium supports all major browsersโincluding Chrome, Firefox, Safari, and Edgeโmaking it a reliable choice for Cross-platform browser testing. - Source: dev.to / 11 months ago
You won't be able to test the javascript function itself from within python, but you can exercise the front-end code using something like cypress (https://cypress.io) or the older but still respectable selenium (https://selenium.dev). Source: over 3 years ago
In addition, .find_element_by_class_name is deprecated since selenium 4.3.0 and the replacement is .find_element(By.CLASS_NAME, "class"). Check selenium's site for more info. Source: over 3 years ago
This is the code again after checking selenium's official site :. Source: over 3 years ago
I also tried the following code seen on the selenium.dev website. Source: over 3 years ago
Postman - The Collaboration Platform for API Development
Cypress.io - Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.
GoReplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment.
Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.
TestNG - TestNG is a testing framework.
BrowserStack - BrowserStack is a software testing platform for developers to comprehensively test websites and mobile applications for quality.