Use case: We run our tests on custom build Amazon Images. However, to maintain the overview, Tags are used to identify images (also used for cost / management). Please improve LoadComplete so that Tags (keys and values) can be given in LoadComplete, and these values are being set when the Amazon Image is created.
... View more
Status:
Accepted for Discussion
Submitted on
11-16-2017
04:56 AM
Submitted by
mgroen2
on
11-16-2017
04:56 AM
Provide option to Copy (and Paste) Tests. Selecting Copy (option to be added in the context menu) copies selected test to memory. Pasting them (option to be added in the context menu), pastes them : [samename]_02 (or something like that).
... View more
Status:
Community Feedback Requested
Submitted on
11-16-2017
04:54 AM
Submitted by
mgroen2
on
11-16-2017
04:54 AM
Provide option to Copy (and Paste) Scenarios. Selecting Copy (option to be added in the context menu) copies selected test to memory. Pasting them (option to be added in the context menu), pastes them : [samename]_02 (or something like that).
... View more
Currently, you can only check on equalness, contain or does not contain. But I would like to be able to check if a value is between specific values (eg. > 0 , < 1000). Could this be implemented in the Operations section.
... View more
In the generated Report all sort of values are calculated and displayed. For example Page Load Time, Scenario Completion Time etc. and these values are displayed at intervals of 5 seconds. But I miss overall averages (of course these can be calculated by copy/pasting the tables to Excel), but would be better if these are mentioned in the reports as well: see attached example:
... View more
We run our tests on Amazon Images. Any info about these images is lacking on the test report. In the test report, we would like to see image specifics like image type as defined in the image definition: Also IP addresses as they are generated when the test is initiated (see below): Please include all above info in the test log (for example on the Infrastructure tab (or a new tab). So a more resourceful Test Report can be generated.
... View more
We run our load tests on Amazon Images. We would like to monitor server metrics (CPU, memory, network etc) on these images and include these in the logs. Currently this is (as far as I know of), not supported by LoadComplete. Please include this feature in upcoming version of LoadComplete.
... View more
Status:
Accepted for Discussion
Submitted on
10-31-2017
05:16 AM
Submitted by
mgroen2
on
10-31-2017
05:16 AM
Right now, it's hard to get an overview on which Requests have Data Extractors and Data Validators in them, within a specific scenario. Could LoadComplete be improved so that markers could be placed on the requests which have Data Selectors and/or Validators in them. See below screenshot:
... View more
Status:
Accepted for Discussion
Submitted on
10-27-2017
04:43 AM
Submitted by
mgroen2
on
10-27-2017
04:43 AM
Please improve LoadComplete so that the tester can add notes to the test log so he/she can set (personal) notes (like test environment specifics), because a lot of relevant test log specific data is not set in the log. See attached screenshot for illustration:
... View more
Please could LoadComplete be improved so that project variables can be defined for hosts. So you dont have to change host on each request but on project level.
... View more
Use case: I run a load test of 1 hour of 75 users on 10 Amazon Images. After the test finishes it takes 20 minutes to receive the log. In the mean time I see this progress bar processing very slowly. Could the performance of the process (uploading the logfile) be improved? I think having to wait 20 mins for a load test of 1 hour could/should be improved. Note: Bandwidth of our office network/Amazon could not be the issue, so this can be excluded.
... View more
Status:
Accepted for Discussion
Submitted on
10-26-2017
01:53 AM
Submitted by
mgroen2
on
10-26-2017
01:53 AM
Similar to this request, I would have LoadComplete to be able to use project variables as values for Page Think Times. Use case: with this implementation you can run the test at different speeds (for specific pages!) easily. See below screenshot:
... View more
Status:
Accepted for Discussion
Submitted on
09-22-2017
03:40 AM
Submitted by
mgroen2
on
09-22-2017
03:40 AM
I would like LoadComplete to be able to save / export request headers /bodies and response header/bodies? Why? because we need to analyse specific requests and responses and want to use Excel for analysis.
... View more
Status:
Community Feedback Requested
Submitted on
09-14-2017
06:41 AM
Submitted by
mgroen2
on
09-14-2017
06:41 AM
I want LoadComplete to be improved so that you can use search function on used parameter names. Right now, when searching on a used parameter name, no results are returned.
... View more
Status:
Community Feedback Requested
Submitted on
09-08-2017
07:25 AM
Submitted by
mgroen2
on
09-08-2017
07:25 AM
Use case: we have multiple test environments, which have identical software running, but different environment settings (hardware, setup etc). When I record my tests on env1 I want to easily run it against env2. You can see the used Hosts in scenario itself, but it's not easy to switch (currently you have to update all pages). I want LoadComplete to support easy running the same test on different environment. How? By adding a column Host on the Test Editor window. In this field the user can enter the environment URL (or variable name) to easy switch between test environments and press Play. For example: env1 : www.testhost1.com env2: www.testhost2.com script is recorded on testhost1.com, then to run the test on testhost2.com only the field Host on Test Editor has to be changed from testhost1.com to testhost2.com (or variable names)
... View more
Status:
Community Feedback Requested
Submitted on
08-31-2017
04:17 AM
Submitted by
mgroen2
on
08-31-2017
04:17 AM
I would like to be able to select/include a company logo picture (including Browse function) in the PDF test log. This image printed on each page in the header of the page (size can be limited - should be checked on by LoadComplete)
... View more
Status:
Accepted for Discussion
Submitted on
08-30-2017
07:41 AM
Submitted by
mgroen2
on
08-30-2017
07:41 AM
My Load test framework contains several loops. Currently, LoadComplete does not take into account the progress within each loop, when displaying the progress indicator. I would like to see some form of progress calculation within the currently active loop so I can see how progress is within the loop
... View more
I would like LoadComplete's Loop function to be improved so that it's value can be randomized (determined at runtime), between a set min and max value. The reason for that is that I want my user(s) to perform recurring tasks (thats the reason why I use Loop function) in different loads (for example: simulated user 1 performs the tasks in the loop 4 times, simulated user 2 performs these same tasks 8 times, simulated user 3 14 times, etc. I see LoadComplete enhanced so that min and max values can be set, and a checkbox that can be enabled/disabled to calculate random values (at runtime) and executes the tests (the loop) with these pre-testrun calculated loop values.
... View more
Currently it is not possible to combine random Page times with fixed think times. For example, I have following scenario (see attached screenshot): I have 2 Pages, I want the first page to have fixed think time of 6000ms, I want the second page to have a random think time between 10 and 500ms. Note: There might also be created an option to switch between fixed/ random times on the Test Editor:
... View more
In the Details section of the test log, you can export to CSV and XML. However, these functions do not export Duration, ThinkTime, and Response Time columns and values. Could LoadComplete please be upgraded so that these values are included in the export (for both CSV and XML files exports) ? Thanks.
... View more