check on that and let us know
regards
Shlomi, Is there an expected release date for this?
Hi,
My application contains 5 pages. it is new user registration application. in second page, when the user enter his email address and click Next button, an email notification with 8 digit verication code will be bent to his email address. Then he r verify his email address, copy and paste that verification code in verification text box in the application , and proceed to further pages to complete the registration process. I could't understand the script for this. Protocol is HTTP/HTML.
If any one help will be appriciated.
Thanks,
Chandra.
Hi,
My application contains 5 pages. it is new user registration application. in second page, when the user enter his email address and click Next button, an email notification with 8 digit verification code will be bent to his email address. Then he r verify his email address, copy and paste that verification code in verification text box in the application , and proceed to further pages to complete the registration process. Verification code is random number. it changes for every user. I don't know how to write the script in VU Gen . Protocol is HTTP/HTML.
If any one help will be appreciated.
Thanks,
Chandra.
Truclient script created for .NET/AJAX application works in dev/load mode but throws object not found errors in CONTROLLER.
Have followed all steps found on google and Linked in Tru Client Q&A group to no avail.
Has there been any issues reoported for .NET based apps in the past.
Also, I have tried changing the end events for multiple steps to see if anything changes.
But no avail.
We are unable to get a clean test with little or no issues.
Also, all object identification has been changed from default to xpath.
Please let me know your comments.
Is the registration code generated dynamically and sent via email.
Talk to your development team and see if this reg passcode can be made a static.
You can then pass this variable in the next web_submit_data to complete the registration of the user.
Here you should not use live mail applications (like gmail, yahoo mail etc..) for performance testing purpose as those are 3rd party applications.
Other alternatives what you can do is:
1. Make the verification code as static, so that you can hard the verification string, and use some test mail like testuser1@perftest.com so that it won't load any live applications
2. Request developers to print the verification code some where in the response so that we can capture and pass it to the next request.
3. If possible skip that verification step with the help of dev.
Thanks, Ajay
Hi,
We can't commit publicly for features deliveries time.
Sorry.
Yes the proxy is configured on windows and work fine.
I see the communication on the MI-Listener machine in Wireshark.
I have add a Wireshark log from the MI_listener machine. The Communication start on the LG and goes to trough the proxy to the MI_listener.
I replaced in this log the IP address with the identifier MI_LISTENER and PROXY_CLIENT, and the MAC Address with xx:xx.
In packet 13, the MI_listener sent a [RST] Flag and canceled the connection.
It is possible to get more logging from MI_listener, for example on a debug level?
Regards, Jens
WIRESHARK LOG:
No. Time Source Destination Protocol Length Info
7 2.938619 HewlettP_ea:xx:xx HewlettP_44:xx:xx LLC 80 U, func=UI; SNAP, OUI 0x0014C2 (Unknown), PID 0x0001
Frame 6: 80 bytes on wire (640 bits), 80 bytes captured (640 bits)
IEEE 802.3 Ethernet
Logical-Link Control
Data (58 bytes)
0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030 00 00 00 00 00 00 00 00 00 00 ..........
No. Time Source Destination Protocol Length Info
8 7.861731 PROXY_CLIENT MI_LISTENER TCP 66 46672 > https [SYN] Seq=0 Win=8192 Len=0 MSS=1380 WS=256 SACK_PERM=1
Frame 8: 66 bytes on wire (528 bits), 66 bytes captured (528 bits)
Ethernet II, Src: Cisco_xx:xx:xx (00:27:xx:xx:xx:xx), Dst: Vmware_xx:xx:xx (00:50:xx:xx:xx:xx)
Internet Protocol Version 4, Src: PROXY_CLIENT (PROXY_CLIENT), Dst: MI_LISTENER (MI_LISTENER)
Transmission Control Protocol, Src Port: 46672 (46672), Dst Port: https (443), Seq: 0, Len: 0
No. Time Source Destination Protocol Length Info
9 7.861819 MI_LISTENER PROXY_CLIENT TCP 66 https > 46672 [SYN, ACK] Seq=0 Ack=1 Win=8192 Len=0 MSS=1460 WS=256 SACK_PERM=1
Frame 9: 66 bytes on wire (528 bits), 66 bytes captured (528 bits)
Ethernet II, Src: Vmware_xx:xx:xx (00:50:xx:xx:xx:xx), Dst: Cisco_xx:xx:xx (00:27:xx:xx:xx:xx)
Internet Protocol Version 4, Src: MI_LISTENER (MI_LISTENER), Dst: PROXY_CLIENT (PROXY_CLIENT)
Transmission Control Protocol, Src Port: https (443), Dst Port: 46672 (46672), Seq: 0, Ack: 1, Len: 0
No. Time Source Destination Protocol Length Info
10 7.862531 PROXY_CLIENT MI_LISTENER TCP 60 46672 > https [ACK] Seq=1 Ack=1 Win=66048 Len=0
Frame 10: 60 bytes on wire (480 bits), 60 bytes captured (480 bits)
Ethernet II, Src: Cisco_xx:xx:xx (00:27:xx:xx:xx:xx), Dst: Vmware_xx:xx:xx (00:50:xx:xx:xx:xx)
Internet Protocol Version 4, Src: PROXY_CLIENT (PROXY_CLIENT), Dst: MI_LISTENER (MI_LISTENER)
Transmission Control Protocol, Src Port: 46672 (46672), Dst Port: https (443), Seq: 1, Ack: 1, Len: 0
No. Time Source Destination Protocol Length Info
11 7.862652 MI_LISTENER PROXY_CLIENT TCP 54 [TCP Window Update] https > 46672 [ACK] Seq=1 Ack=1 Win=262144 Len=0
Frame 11: 54 bytes on wire (432 bits), 54 bytes captured (432 bits)
Ethernet II, Src: Vmware_xx:xx:xx (00:50:xx:xx:xx:xx), Dst: Cisco_xx:xx:xx (00:27:xx:xx:xx:xx)
Internet Protocol Version 4, Src: MI_LISTENER (MI_LISTENER), Dst: PROXY_CLIENT (PROXY_CLIENT)
Transmission Control Protocol, Src Port: https (443), Dst Port: 46672 (46672), Seq: 1, Ack: 1, Len: 0
No. Time Source Destination Protocol Length Info
12 7.873335 PROXY_CLIENT MI_LISTENER SSL 139 Continuation Data
Frame 12: 139 bytes on wire (1112 bits), 139 bytes captured (1112 bits)
Ethernet II, Src: Cisco_xx:xx:xx (00:27:xx:xx:xx:xx), Dst: Vmware_xx:xx:xx (00:50:xx:xx:xx:xx)
Internet Protocol Version 4, Src: PROXY_CLIENT (PROXY_CLIENT), Dst: MI_LISTENER (MI_LISTENER)
Transmission Control Protocol, Src Port: 46672 (46672), Dst Port: https (443), Seq: 1, Ack: 1, Len: 85
Secure Sockets Layer
No. Time Source Destination Protocol Length Info
13 7.886541 MI_LISTENER PROXY_CLIENT TCP 54 https > 46672 [RST, ACK] Seq=1 Ack=86 Win=0 Len=0
Frame 13: 54 bytes on wire (432 bits), 54 bytes captured (432 bits)
Ethernet II, Src: Vmware_xx:xx:xx (00:50:xx:xx:xx:xx), Dst: Cisco_xx:xx:xx (00:27:xx:xx:xx:xx)
Internet Protocol Version 4, Src: MI_LISTENER (MI_LISTENER), Dst: PROXY_CLIENT (PROXY_CLIENT)
Transmission Control Protocol, Src Port: https (443), Dst Port: 46672 (46672), Seq: 1, Ack: 86, Len: 0
No. Time Source Destination Protocol Length Info
14 7.938451 HewlettP_ea:xx:xx HewlettP_44:xx:xx LLC 80 U, func=UI; SNAP, OUI 0x0014C2 (Unknown), PID 0x0001
Frame 14: 80 bytes on wire (640 bits), 80 bytes captured (640 bits)
IEEE 802.3 Ethernet
Logical-Link Control
Data (58 bytes)
0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0030 00 00 00 00 00 00 00 00 00 00 ..........
No. Time Source Destination Protocol Length Info
15 9.115318 HewlettP_9b:7c:72 HP HP NIC Team 80 HP NIC Teaming Heartbeat; Port MAC = 00:1b:xx:xx:xx:xx
Frame 15: 80 bytes on wire (640 bits), 80 bytes captured (640 bits)
IEEE 802.3 Ethernet
Logical-Link Control
HP NIC Teaming Heartbeat
Hi,
Can you please send us the installation log of the previous (bad) installation?
Can be found at %temp% folder.
Hello vmanolova
****** Analyze segments filter initialization ******
!!!!!! Web Error: ERROR - DFE !!!!!!
Extension: GWT - ERROR [GWT_DFE] - java.lang.ClassCastException: com.hp.dfe.PathToFile cannot be cast to java.lang.Comparable
!!!!!! Error End !!!!!!
(this is repeated several times)
I'm using the same .WAR used in my previous tests.
I was able to find a similar thread on these forums but it was something old, do you have any idea about what the problem can be? is this again an issue with the JRE installed? (I have the same JRE 1.6 32 bit on both the PC i'm using for the test and the jre directory of loadrunner)
I found this from other online forums....
Capture the binary value using web_reg_save_param and then convert the value using
Hi everybody.
We are having some issues with regards to a web_reg_find call in a Web HTTP/HTML script.
The call is as follows:
web_reg_find("Search=All",
"Text= Benvenuto \r\n"
"\t\t<br>\r\n"
"\t\t <b>Monitor PORPW",
LAST);
It seems that even if the call fails and the text is NOT found, the transaction in which it is contained does not fail.
Any suggestion would be appreciated.
Thank you!
Hi All,
What is the difference between "Offline Diagnostics" and "Online & offline Diagnostics". Attached Screen shot.
In loadrunner controller on top by selecting diagnostics opens this Diagnostics Distribution window.
Please clarify
Hi,
i have attached the screen shoot from the LoadGenerator Agent on the otherside of the Firewall.
regards
Hello
Please escalate to HP official support.
Thanks, Dmitry