OpenText™ Performance Engineering for DevelopersAbout:An extension for executing Performance Engineering, OpenText's cutting-edge tool for web protocol performance and load testing. Click here for more information about LoadRunner capabilities. Quick start:
Features:Correlate SelectionWeb pages sent from the server to the browser often contain dynamic data that the client must send within later requests—for example, the session ID, which may contain a timestamp. This data changes every time you access the page. After recording a business process, the script might contain dynamic values in the server responses. When the script is replayed, these recorded values are sent to the server. However, the web server rejects them because they are not valid in the replay session. Generally, the test fails when this happens. Steps:
Generate Javascipt Code for gRPC filesgRPC (Remote Procedure Call) is a lightweight communication protocol. It facilitates service-to-service communication in distributed environments. gRPC uses protocol buffers (protobuf) as the default Interface Definition Language (IDL). The DevWeb JavaScript SDK includes gRCP APIs that provide support for the native gRPC communication protocol. When adding these APIs to your script, you need to manually declare the methods with all the properties. This can be time consuming and cumbersome. You can make the implementation and usage of protobuf files and gRPC methods easier, by using the DevWeb Offline Generator to convert the protobuf-format services into JavaScript functions. The generated functions can then be called from DevWeb tests. This implementation builds all the API static methods, and reduces the coding required to develop your script. Steps:
Generate DevWeb script from HAR fileThe basic step to generate DevWeb script from HAR file Steps:
License |