Re: Aggregate Report

2019-09-21 Thread Philippe Mouawad
Hello,
Just so that it's helpful to others, the information you're looking for is
in the first link.
If you read it and didn't find it it means it's not clear and we need to
fix it, can you confirm you read it ?
If you did, is there some confusing information ?

You can also watch this:
https://www.youtube.com/watch?v=M92oYbiVhFw

Regards



On Sat, Sep 21, 2019 at 1:44 PM Peter Wong  wrote:

> I had set all the necessary settings. How to generate report dashboard?
>
>
> Regards,
> --
> Peter Wong
> 016-396 3326
>
>
> On Sat, Sep 21, 2019 at 7:19 PM Philippe Mouawad <
> p.moua...@ubik-ingenierie.com> wrote:
>
> > Hello,
> > Does this answer your question :
> >
> > After test:
> > - https://jmeter.apache.org/usermanual/generating-dashboard.html
> >
> > Live:
> >
> > - https://jmeter.apache.org/usermanual/realtime-results.html
> >
> > Regards
> >
> > On Saturday, September 21, 2019, Peter Wong 
> wrote:
> >
> > > Dear All,
> > > I have several thread groups created and runned. I want to know the
> > result
> > > for all thread groups either in graph or table format.
> > > How to achieve it? Thanks. Regards
> > >
> > > Regards,
> > > --
> > > Peter Wong
> > > 016-396 3326
> > >
> >
> >
> > --
> >
> >
> > [image: logo Ubik Ingenierie]  Philippe
> > Mouawad
> > Senior Performance Expert
> > 320914981 <+33320914981> | p.moua...@ubik-ingenierie.com
> > [image: ubik-ingenierie.com] ubik-ingenierie.com
> >  | [image: 03.20.91.49.81]
> 03.20.91.49.81
> > <+33320914981> | [image: 23 rue du chemin de fer , 59100 , Roubaix] 23
> rue
> > du chemin de fer, 59100, Roubaix
> > 
> >
>


-- 
Cordialement.
Philippe Mouawad.


Re: Aggregate Report

2019-09-21 Thread Peter Wong
I had set all the necessary settings. How to generate report dashboard?


Regards,
--
Peter Wong
016-396 3326


On Sat, Sep 21, 2019 at 7:19 PM Philippe Mouawad <
p.moua...@ubik-ingenierie.com> wrote:

> Hello,
> Does this answer your question :
>
> After test:
> - https://jmeter.apache.org/usermanual/generating-dashboard.html
>
> Live:
>
> - https://jmeter.apache.org/usermanual/realtime-results.html
>
> Regards
>
> On Saturday, September 21, 2019, Peter Wong  wrote:
>
> > Dear All,
> > I have several thread groups created and runned. I want to know the
> result
> > for all thread groups either in graph or table format.
> > How to achieve it? Thanks. Regards
> >
> > Regards,
> > --
> > Peter Wong
> > 016-396 3326
> >
>
>
> --
>
>
> [image: logo Ubik Ingenierie]  Philippe
> Mouawad
> Senior Performance Expert
> 320914981 <+33320914981> | p.moua...@ubik-ingenierie.com
> [image: ubik-ingenierie.com] ubik-ingenierie.com
>  | [image: 03.20.91.49.81] 03.20.91.49.81
> <+33320914981> | [image: 23 rue du chemin de fer , 59100 , Roubaix] 23 rue
> du chemin de fer, 59100, Roubaix
> 
>


Re: Aggregate Report

2019-09-21 Thread Philippe Mouawad
Hello,
Does this answer your question :

After test:
- https://jmeter.apache.org/usermanual/generating-dashboard.html

Live:

- https://jmeter.apache.org/usermanual/realtime-results.html

Regards

On Saturday, September 21, 2019, Peter Wong  wrote:

> Dear All,
> I have several thread groups created and runned. I want to know the result
> for all thread groups either in graph or table format.
> How to achieve it? Thanks. Regards
>
> Regards,
> --
> Peter Wong
> 016-396 3326
>


-- 


[image: logo Ubik Ingenierie]  Philippe
Mouawad
Senior Performance Expert
320914981 <+33320914981> | p.moua...@ubik-ingenierie.com
[image: ubik-ingenierie.com] ubik-ingenierie.com
 | [image: 03.20.91.49.81] 03.20.91.49.81
<+33320914981> | [image: 23 rue du chemin de fer , 59100 , Roubaix] 23 rue
du chemin de fer, 59100, Roubaix



Aggregate Report

2019-09-21 Thread Peter Wong
Dear All,
I have several thread groups created and runned. I want to know the result
for all thread groups either in graph or table format.
How to achieve it? Thanks. Regards

Regards,
--
Peter Wong
016-396 3326


Re: Transaction Controller Template

2019-09-21 Thread Peter Wong
Thanks.


Regards,
--
Peter Wong
016-396 3326


On Sat, Sep 21, 2019 at 5:42 PM Philippe Mouawad <
p.moua...@ubik-ingenierie.com> wrote:

> Hello,
> - Put this Transaction Controller in a Test Fragment as a child of Test
> Plan
> Where you want to use it:
> - Add a Module Controller
> - Make it point to the Transaction Controller inside the Test Fragment
>
> Regards
>
> On Sat, Sep 21, 2019 at 11:32 AM Peter Wong  wrote:
>
> > Dear All,
> > I had created a transaction controller which composes of three steps
> > 1. Navigate to homepage
> > 2. Navigate to login page
> > 3. Login
> >
> > I want to use this transaction controller for further action like browse,
> > search, reserve, book ticket, etc.
> > How to do it?
> > Thanks
> >
> > Regards,
> > --
> > Peter Wong
> > 016-396 3326
> >
> > -
> > To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> > For additional commands, e-mail: user-h...@jmeter.apache.org
>
>
>
>
>
>
>
> 
>


Re: Transaction Controller Template

2019-09-21 Thread Philippe Mouawad
Hello,
- Put this Transaction Controller in a Test Fragment as a child of Test Plan
Where you want to use it:
- Add a Module Controller
- Make it point to the Transaction Controller inside the Test Fragment

Regards

On Sat, Sep 21, 2019 at 11:32 AM Peter Wong  wrote:

> Dear All,
> I had created a transaction controller which composes of three steps
> 1. Navigate to homepage
> 2. Navigate to login page
> 3. Login
>
> I want to use this transaction controller for further action like browse,
> search, reserve, book ticket, etc.
> How to do it?
> Thanks
>
> Regards,
> --
> Peter Wong
> 016-396 3326
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org










Fwd: Transaction Controller Template

2019-09-21 Thread Peter Wong
Dear All,
I had created a transaction controller which composes of three steps
1. Navigate to homepage
2. Navigate to login page
3. Login

I want to use this transaction controller for further action like browse,
search, reserve, book ticket, etc.
How to do it?
Thanks

Regards,
--
Peter Wong
016-396 3326

-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org