Author |
Message
|
shashivarungupta |
Posted: Wed Dec 17, 2014 6:53 pm Post subject: IS03 cannot add message flows from BAR File |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Hi,
AFAIW, IS03 doesn't have the functionality to fetch the Message Flow names from the BAR file, to get them added over GUI.
The question is that, if BAR file is given to the Testing Team and they may want to test the performance of the Designed Message Flows. BUT they cannot do that I believe because IS03 won't be able to identify the .BAR contents.
Any wayout ?
[MB v8.0.0.4]
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Dec 17, 2014 9:05 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
IS03 reads the content of your workspace. It does not go against the bar file but against the source.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu Dec 18, 2014 6:11 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
fjb_saper wrote: |
IS03 reads the content of your workspace. It does not go against the bar file but against the source.  |
Thanks for your reply.
Then it makes IS03 a tool for a developer rather a tester.
(At some level, it is logical to have this tool for developer that might assist / help in tweaking the source code from performance perspective during the design phase itself.)
BUT it would have been much better if that extends the limitation of having the source code only from workspace and would have given flexibility to testing team. - I don't say this... this is business expectation.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
McueMart |
Posted: Fri Dec 19, 2014 2:46 am Post subject: |
|
|
 Chevalier
Joined: 29 Nov 2011 Posts: 490 Location: UK...somewhere
|
IS03 needs to be able to access the raw .msgflow/.subflow files in order to be able to load them into the UI. There is not enough information in the cmf (compiled message flow) files (within the bar files) to be able to lay the graphical components (nodes, connections etc) out correctly.
Does your test team not have access to the msg flow file? I also find that its developers who mostly look at performance testing (which is what IS03 is predominantly for...). |
|
Back to top |
|
 |
Vitor |
Posted: Fri Dec 19, 2014 5:23 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shashivarungupta wrote: |
Then it makes IS03 a tool for a developer rather a tester. |
shashivarungupta wrote: |
this is business expectation. |
Life is full of cruel disapointments. Break it to them gently. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Dec 19, 2014 5:58 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Is there some reason your testers don't have access to the source code for the resources they are testing? |
|
Back to top |
|
 |
Vitor |
Posted: Fri Dec 19, 2014 7:06 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqjeff wrote: |
Is there some reason your testers don't have access to the source code for the resources they are testing? |
Mine don't have that access.
It's a security thing.
Don't ask me more than that because I don't know; I don't own the security. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Sat Dec 20, 2014 5:14 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Vitor wrote: |
Mine don't have that access.
It's a security thing.
|
The testers job is to test according to the test plan/procedure. In my experience. very few would be able to even start to wok out where things are going wrong in Broker.
If the report a problem then the test has failed. We can sometimes enbable user trace and get thme to run that specific test again. More often than not, the issue is not woth the flow but with the environment. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sun Dec 21, 2014 12:05 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
McueMart wrote: |
IS03 needs to be able to access the raw .msgflow/.subflow files in order to be able to load them into the UI. There is not enough information in the cmf (compiled message flow) files (within the bar files) to be able to lay the graphical components (nodes, connections etc) out correctly. |
Yea.. I can pragmatically understand that..
McueMart wrote: |
Does your test team not have access to the msg flow file? I also find that its developers who mostly look at performance testing (which is what IS03 is predominantly for...). |
Nope, they don't have.
Cause the testing is based on some testcases and being run in the test env. which is closer and similar to the pre-prod. and prod. set up.
They are given .bar file(s) to get deployed. As we don't access to their env., similarly they don't bother about our development environment.  _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sun Dec 21, 2014 12:09 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
mqjeff wrote: |
Is there some reason your testers don't have access to the source code for the resources they are testing? |
As Vitor mentioned, security is one of the major reasons.
And may be by that... keeping the responsibilities organized amongst the testers and developers by separating their access to their environments... no trespassing.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sun Dec 21, 2014 12:14 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
smdavies99 wrote: |
In my experience. very few would be able to even start to wok out where things are going wrong in Broker.
If the report a problem then the test has failed. We can sometimes enbable user trace and get thme to run that specific test again. More often than not, the issue is not woth the flow but with the environment. |
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sun Dec 21, 2014 12:29 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Vitor wrote: |
shashivarungupta wrote: |
this is business expectation. |
Life is full of cruel disapointments. Break it to them gently. |
Yea.. I will try to..
It would be good if somewhere at this link, it would be captured that this tool is not for pre-prod./production (where testers/administrators have only access to bar file(s), not to the source code of business implementation. And it's a tool, the best suited for the developers.)
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sun Dec 21, 2014 3:45 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Just being curious... in WMB v8.0.0.4 (or previous but after v6) the feature to view the statistics of deployed resources of Broker over Command Line (in the tabuler format) was replaced with MB Explorer Stats Panels. Isn't it?
That feature (to view the stats over command line) would be useful incase someone wants to forward the stats results to a file, that's fed to a monitoring tool.
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Dec 21, 2014 10:10 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
shashivarungupta wrote: |
Just being curious... in WMB v8.0.0.4 (or previous but after v6) the feature to view the statistics of deployed resources of Broker over Command Line (in the tabuler format) was replaced with MB Explorer Stats Panels. Isn't it?
That feature (to view the stats over command line) would be useful incase someone wants to forward the stats results to a file, that's fed to a monitoring tool.
 |
The monitoring tool is supposed to subscribe to the broker statistics and archive them into a DB in real time...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|