Bug 41917 - Restructure HTTP Request GUI, to make it simpler and to get room for more options
Summary: Restructure HTTP Request GUI, to make it simpler and to get room for more opt...
Status: RESOLVED WONTFIX
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.2
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 05:38 UTC by Alf Hogemark
Modified: 2012-01-22 16:07 UTC (History)
1 user (show)



Attachments
Suggested prototype patch (19.87 KB, patch)
2007-03-21 05:40 UTC, Alf Hogemark
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alf Hogemark 2007-03-21 05:38:29 UTC
I'm hoping to enhance the HTTP Request sampler, by adding functionality to
support multipart/form-data http post request with only parameters, if the user
selects to do that. And also add support for uploading several files in one HTTP
request.

I feel that in order to be able to add more options for the user for HTTP
Request, the GUI needs to be restructured. I think it should be easy and simple
for normal users, who I guess only are doing "HTTP GET" requests. But it must
also have room for options for more advanced users, i.e. doing HTTP Post with
many files.

I suggest to have the upper part of the GUI as it is now, but to change the
lower part to use a tabbed pane layout. I suggest tabs such as "options",
"parameters", "file upload".

I have looked at the code, and will attach a suggested patch, just a prototype,
shortly. Mainly, I want your opinion if it makes sense to restructure the GUI,
and secondly, if it is possible to restructure the GUI and the code like I have
started on doing, and still being able to read old test plans and populate the
GUI correctly.

I think the "HTTP Request Defaults" GUI can stay as it is, for now.

If you don't like my suggestion for restructuring the GUI, how do you think we
can add more options to this already quite crowded GUI ?
Comment 1 Alf Hogemark 2007-03-21 05:40:59 UTC
Created attachment 19766 [details]
Suggested prototype patch

This patch is not ready to be applied. It is a prototype.
It would be good if you could look at it, and also test the GUI that it
creates, and let me know what you think of :
a) the GUI look
b) the code
c) how easy / difficult you think it will be to restructure the GUI and
refactor the code like I have started on, and still maintain backwards
compatibility.

Thanks in advance
Comment 2 Sebb 2007-03-21 16:32:36 UTC
I think this might be better discussed on the mailing list (probably JMeter-
dev); the Bugzilla entry can be updated as necessary when a decision is 
reached.
Comment 3 Philippe Mouawad 2012-01-22 16:07:06 UTC
TOO OLD ISSUE.
Many changes have been done on HTTP Request GUI since then.
Reopen if we decide to work on it.
Comment 4 The ASF infrastructure team 2022-09-24 20:37:39 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1895