Testcase / Goals / Points of focus?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
chris
Posts: 8
Joined: Tue Nov 10, 2009 11:33 am
Location: Nieuwegein / Netherlands
Contact:

Testcase / Goals / Points of focus?

Post by chris »

Hi there,

I was wondering if there are any guidelines defined for the selected testers to follow i.e;

1. Bugtrack, what are known issues that dont need reporting anymore?
2. What are we allowed to communicate about the product, if anything.
3. What are the testing goals for a specific version? (functional / technical goals)
4. Are there any deadlines when it comes to testing these specifics?
5. Are there features of elevated interest?
- What is the 'desired' behaviour of various features?
- How is this proces managed?

Rgrds,

Chris Gralike.
<?php if(is_working()){ $work->state('dnd'); }else{ $work->state('Available');} ?>
chris
Posts: 8
Joined: Tue Nov 10, 2009 11:33 am
Location: Nieuwegein / Netherlands
Contact:

Re: Testcase / Goals / Points of focus?

Post by chris »

ps. I think you also might want to make the two locked topics "sticky"

Rgrds,
Chris Gralike
<?php if(is_working()){ $work->state('dnd'); }else{ $work->state('Available');} ?>
User avatar
egalstad
Posts: 76
Joined: Thu Oct 29, 2009 2:07 pm

Re: Testcase / Goals / Points of focus?

Post by egalstad »

Hi Chris -

You raise some very good questions. Our initial thought was to drive all feedback, bug reports, etc. through this forum. That will allow everyone to easy share thoughts and see current issues. We'll be adding a tracker site in a few days for more official bug reporting/tracking.

As for what needs to be tested - basically everything. We've done initial testing in-house and found that most everything works as we expect. We know there will be browser-specific bugs that are found (especially in IE), and some things we probably missed.

We'd like to get feedback on the following specific features so we can make adjustments before a mid/late December release:

- Configuration wizards
- User management
- Dashboards, dashlets, and views

Additionally, any comments on what you'd like to see added or changed is most welcome. We'll prioritize our todo list based on what people want.

We'll be adding some new features in the coming weeks that will add to what's currently in the XI image. These include:

- Additional config wizards (email servers, web transactions, tcp/udp ports, etc)
- Additional dashlets
- Redesigned status CGIs (host/service/group overview and detail screens)
- Audit log
- Component management (which will allow for additional addon integration)
- NagVis (very basic integration)

Some things that won't change or be added in this release, but are scheduled for inclusion in the next major release (Q1/Q2 2010) include:

- New reports (including scheduled reporting capabilities)
- Recurring scheduled downtime
- SNMP Trap Management
- Integrated distributed monitoring capabilities with (likely) DNX

Thanks for the note on making the locked posts sticky - that's done.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
chris
Posts: 8
Joined: Tue Nov 10, 2009 11:33 am
Location: Nieuwegein / Netherlands
Contact:

Re: Testcase / Goals / Points of focus?

Post by chris »

Could this be a template that can work for you guys?

REPORTING
Please consider the fact that 'someone else' needs to intepret your bug report and formulate a possible solution.
To help this person do this as efficient as possible please include the following if applicable.
Please report your findings in reply of this post.

1. Browser type and version
2. Screenshot if applicable
3. Dashboard, Dashlet, view, feature name.
4. Description on how to reproduce the bug.
5. Other?

ACCEPTANCE
A process should be defined here by you guys. A "bug" could be intended functionality, or ... ?

FOCUS
Please focus your efforts on the following test subjects.

1. Configuration wizards
[screenshot / manual]
2. User Management
[Screenshot / manual]
3. Dasgboards, dashlets and views
[Screenshots / manual / definition?]

TIMELINE
Testing can be done up till {date} afterwich we plan to do ... something (new release, fix, shift focus etc?)

-Rgrds,
<?php if(is_working()){ $work->state('dnd'); }else{ $work->state('Available');} ?>
naparuba
Posts: 3
Joined: Fri Nov 13, 2009 5:46 am

Re: Testcase / Goals / Points of focus?

Post by naparuba »

Hi,

Will the "Integrated distributed monitoring capabilities with (likely) DNX" will be for XI only or a standard Nagios core can use it without XI?
Thanks a lot,


Gabès Jean
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: Testcase / Goals / Points of focus?

Post by mmestnik »

naparuba,
Nagios XI will continue to use components from Nagios Core. So it would be possible to have multiple instances of Nagios Core reporting to Nagios XI and, if you prefer, Nagios XI could be configured to report to and instance to Nagios Core.
Locked