Relative Content

Tag Archive for users

Authentication Systems – Separate for Management?

Edit: I admit to being unclear when I first wrote the question. I suppose I wasn’t sure of the issue myself, the comments and answers provided up to now helped me focus on the issue, thank you to all involved. This edit is a total rewrite of the question.
End editorial comment

Who are ‘users’ in testing?

Having e.g. a system for booking flights, during UAT it is not being tested by real users (customers who will buy tickets) rather than people from the client side who will just simulate this. Are there any more specific terms to distinquish between real users (like end user) and users doing the UAT?

Joomla Secondary Users

Background I have a joomla based application. My customers sign up and they register as a user on the site. My customers (primary customers) then have their own space on the site that they can then setup their own customers (secondary customer). Question/Problem The problem I am having is that I need to tag each […]

Limit number of users in a web app?

I’ve been asked to look at converting our traditional client-server software into a web-based version (using PHP).
One of the first questions from management was how we’d limit the number of concurrent users, currently handled by our licence manager that every client connects to when running our apps.

Documenting reports for end-users

I have an application that has about a dozen reports that provide totals and summaries of data in the database based on date ranges given as parameters. The application is near the end of user testing. The end-users are saying that the numbers in the totals don’t match what they expect based on test data they have entered.