Basically Load Runner 12.53 is a better version of Load Runner 12.5.In Load runner 12.5 many drawbacks are there like:
If we want to fire API call we have to write api function by manually.
In the previous version Load runner is not compatible with Linux.
Browser compatible with Google Chrome,Mozilla Firefox,Internet Explorer.
Jankin's plugin
If we want to test some GIT repository projects so we have to import the project in load runner.
To cover all drawback and some limitations Finally Load Runner 12.53 Released!
Features
Main Focus On this Release
- Git integration in VuGen
- 64-bit replay support in various Java protocols and C Vuser protocol
- New PCoIP (remote access) protocol
- Enhanced SAPUI5 recording in TruClient
- HTTP Video Streaming (HTML5, HLS) support
- HTTP/2 support
- REST step-builder editor in VuGen
- JSON manipulation APIs
- Web - HTTP/HTML and Mobile Application - HTTP/HTML protocol unification
- Linux load generator improvements
- Enhancements to Java-based protocols
Git integration in Vugen: Basically this functionality is used for to test the Git project.now,if we want to test the git project direct import option is available in load runner.before that we have to import the git project by manually.
To import the Git project
Go to Version Control>>Git Options>>Import From Remote Repository
After this option window will display like this:
In this window basically we have
Remote Repository URL:From which repository we want to import the project.
Repository name:What is the repository name.
Local path:In local system where we want to save the project.
By using these options easily we can import our project.
New PCoIP (remote access) protocol:
This protocol is used for remote display protocol for delivering remote desktop and applications.PC over IP uses the User Data gram Protocol(UDP),an alternative to the Transmission Control Protocol(TCP).PCoIP delivers bitmaps by encoding them on a remote host and then streaming to the client,transmitting only regions of the screen that change from frame to frame.From the client perspective ,it's almost as if the client is watching a movie of the desktop's activities that's being created in a real time. PCoIP can handle multimedia and graphics-heavy applications, but it does increase the CPU load on the remote host.
In Load runner We can use this protocol as a multiple protocols Like:
Flex+PCoIP
Web HTTP/HTML+PCoIP and so on......
Go to File>>New Script and Solution>>Multiple protocols>>Select Flex+PCoIP
Remote Repository URL:From which repository we want to import the project.
Repository name:What is the repository name.
Local path:In local system where we want to save the project.
By using these options easily we can import our project.
New PCoIP (remote access) protocol:
This protocol is used for remote display protocol for delivering remote desktop and applications.PC over IP uses the User Data gram Protocol(UDP),an alternative to the Transmission Control Protocol(TCP).PCoIP delivers bitmaps by encoding them on a remote host and then streaming to the client,transmitting only regions of the screen that change from frame to frame.From the client perspective ,it's almost as if the client is watching a movie of the desktop's activities that's being created in a real time. PCoIP can handle multimedia and graphics-heavy applications, but it does increase the CPU load on the remote host.
In Load runner We can use this protocol as a multiple protocols Like:
Flex+PCoIP
Web HTTP/HTML+PCoIP and so on......
Go to File>>New Script and Solution>>Multiple protocols>>Select Flex+PCoIP
Enhanced SAPUI5 recording in Tru Client:Basically this protocol is used for tru client protocol(To test desktop and mobile application).In load runner for this type of protocol we have tru client protocol.
Before that In load runner if we want to test desktop and mobile application through Tru Client protocol,for the mobile application it was not supported.
Now we have a SAPUI5 protocol in tru client protocol so that we can easily test mobile application.
SAPUI5 is a SAP user interface for HTML 5 is a collection of libraries that developers can used to build desktop and mobile application that run in a browser.With SAP's SAPUI5 Java Script toolkit, developers can build SAP web applications using HTML5 web development standards.
In the Load Runner Go to File>>New Script and Solution>>Single Protocol>>Tru Client-Mobile Web or Tru Client-Native Mobile or Tru Client-Web
Same protocol is available in "Mobile" and "Popular" protocol.
Difference Between TruClient Protocols:
TruClient-MobileWeb :In this protocol we can test android application accessed by the browser.Like those android application accessed by the browser.
TruClient-Native Mobile:In this protocol we can test android application accessed by the browser and mobile.
The new TruClient – Native Mobile protocol provides a novel way to record and replay native mobile applications on both Android and iOS devices. The protocol enables the developer or Develops engineer to record user interactions on the mobile application and create a TruClient script. This script can be enhanced using standard TruClient functionality including parametrization, transactions and JavaScript coding.
This protocol is meant for end-user performance testing. Together with the existing mobile protocols, it completes the LoadRunner mobile performance testing suite.



No comments:
Post a Comment