https://bz.apache.org/bugzilla/show_bug.cgi?id=61014
Bug ID: 61014
Summary: View Results Table of the Jmeter script converted from
LR using latest Jmeter V3.2 doesn't capture all calls
Product: JMeter
Version: 3.2
Hardware: PC
Status: NEW
Severity: regression
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 34930
--> https://bz.apache.org/bugzilla/attachment.cgi?id=34930&action=edit
ViewResults
When I tried to convert the LoadRunner(LR) script into Jmeter using Jmeter
latest version 3.2 View results Table doesn't captures all calls , where as
Summary Report as well as under Thread group>Recording Controller I can see all
the calls.
Steps to reproduce.
1.Open the LR Script which you want to convert into JMeter(.jmx)
2.In VuGen press F4 (having your script opened) to get into "RunTime Settings"
dialog or use Replay -> Runtime Settings from the main menu
3.Click Proxy -> Use custom proxy -> Use proxy server and enter localhost as
proxy and 8888 as a port
4.Launch the JMeter .Select File -> Templates -> Recording -> Create from
JMeter's main menu
5.Expand WorkBench -> HTTP(S) Test Script Recorder and click "Start" button
6.Go back to the LR script and run your script with 1 VU and 1 Iteration
7.Expand WorkBench>HTTP(S) Test Script Recorder->ViewResults to see the results
.It's missing the calls.
8.Where as Expand Thread group->Recording Controller and Expand
WorkBench>HTTP(S) Test Script Recorder->Summary Report we can see all the
calls.
Expected Results : ViewResults should display all the calls.
--
You are receiving this mail because:
You are the assignee for the bug.