Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the new template "Functional Testing Test Plan [01]" #551

Closed
wants to merge 2 commits into from
Closed

Adding the new template "Functional Testing Test Plan [01]" #551

wants to merge 2 commits into from

Conversation

sebiboga
Copy link
Contributor

@sebiboga sebiboga commented Jan 3, 2020

as per bugzilla ID: 63458

Description

Motivation and Context

For JMeter beginners this template will be useful for starting their first Test Plan.
It's also useful whenever starting new JMeter script

How Has This Been Tested?

Succesfully tested on my PC in JMeter 5.2.1. I added the Template locally and it works.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
    New template

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

Copy link
Contributor

@FSchumacher FSchumacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution.
Overall it looks good, but it would be great, if you would take care of the small cleanup tasks.

@sebiboga sebiboga requested a review from FSchumacher January 3, 2020 11:11
@codecov-io
Copy link

Codecov Report

Merging #551 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #551      +/-   ##
============================================
+ Coverage     56.11%   56.11%   +<.01%     
- Complexity    10020    10022       +2     
============================================
  Files          1024     1024              
  Lines         62911    62911              
  Branches       7063     7063              
============================================
+ Hits          35301    35304       +3     
+ Misses        25132    25131       -1     
+ Partials       2478     2476       -2
Impacted Files Coverage Δ Complexity Δ
...n/java/org/apache/jmeter/reporters/Summariser.java 85.49% <0%> (+0.76%) 18% <0%> (+1%) ⬆️
...a/org/apache/jmeter/timers/PoissonRandomTimer.java 78.37% <0%> (+5.4%) 10% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98aa112...9e9bbc4. Read the comment docs.

@asfgit asfgit closed this in f08edb2 Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants