Added support for user data point function: The ns_user_data_point function allows you to record your own data for analysis. Users have to pass ‘Name’ and ‘value’ to this API. The name should have text characters except for the special characters (” ‘ % *, < > ` ~ \ ^ | #).
Web Performance Report of RBU:
The Web Vital Performance Report provides a set of three different reports: Web Vital Average Report, Page Average Report & Lighthouse Report. Each report summarizes the pages and important metrics for an overview to quickly identify and drill down to the pages that would need immediate attention.
Web-based Script Manager User Interface is now available: Earlier, users had to download JNLP files, and the script manager also required a certain version of Java. However, the script manager is now web-based and is not JAVA-dependent. The UI itself allows users to manage every script.
Compare Script feature in Script Manager: By using this feature, the User can compare 2 files of either the same script or different scripts.
Account Summary Report Support: The account test run usage report or Account Summary Report is a report which describes the total usage of the product including the number of test runs, time of the test run, and the number of maximum virtual users.
Need Support LoadTest Jenkins plugin handles all SERVER HOST: By using this feature, User can use server mapping for performance tests with Jenkins.
HTTP3 Support Added: Now Load test support HTTP3 for performance testing. The third major version of the Hypertext Transfer Protocol, or HTTP/3, is used to transmit data across the World Wide Web. Similar request methods, status codes, and message fields are used by HTTP/3 in comparison to earlier iterations of the protocol, but they are encoded and the session state is maintained differently.
Record websocket script through script manager- Script manager:
Now in the Script recorder user can record WebSocket APIs as well. WebSocket enables fast, secure, two-way communication between a client and a remote host without relying on multiple HTTP connections. It supports full-duplex, bi-directional messaging which is great for real-time, low-latency messaging scenarios.
RBU Puppeteer/Headless Support: Puppeteer is an agent used for headless browser testing. From headless browser testing, users can run lightweight tests which will take fewer resources like CPU, memory, etc. By using a headless browser users can run more virtual user tests than normal RBU tests.