Documents tagged with "user-guide"
Your Query returned 20 results
-
- Guide
- This page provides the collection of nGrinder guides.
[Installation Guide] / [Upgrade Guide]
[Quick Start]
[User Guide]
[Admin Guide]
[Recorder Guide]
http://www.cubrid.org/wiki_ngrinder/entry/guide
-
- How to use resources
- Jython and generic GroovySome users want to use txt or xml files to externalize the resources from scripts. For example, if you have a bunch of user ids and need to test some system with those ids, keeping all ids in the script is not realistic. Instead, you can use re...
http://www.cubrid.org/wiki_ngrinder/entry/how-to-use-resources
-
- User Guide
- This page provide the collection of user guides when you access nGrinder with user permission.
[Quick Start]
[Test Configuration]
[Virtual User]
[Process and Thread]
[How to add custom monitor data]
Scripting
[Scripting Guide]
[Script Security]
[Script Management]
User ...
http://www.cubrid.org/wiki_ngrinder/entry/user-guide
-
- Test Configuration
- Test List
User can learn more fundamental information from test list page and can run tests such as stop and delete (when test status is running, it can only be stopped). The ball is marked as test status and it will refresh every 5 seconds. By hovering the mouse over it, y...
http://www.cubrid.org/wiki_ngrinder/entry/test-configuration
-
- Controller Clustering Guide
- Change list:
This feature is available from 3.1
We enhance nGrinder with cluster mode in its version 3.1 . If you don’t know about nGrinder cluster, please refer to [Cluster Architecture] As follows is nGrinder cluster mode configuration. Assuming you have been ...
http://www.cubrid.org/wiki_ngrinder/entry/controller-clustering-guide
-
- User Permission
- Role
There are 4 roles available in nGrinder.
Role Name
Description
Administrator
The users in this role can see others test and scripts and can switch to any users. Also administrator can approve the agents and modify system configurations.
Super User
The users in this role can ...
http://www.cubrid.org/wiki_ngrinder/entry/user-permission
-
- How to adjust logger level
- Whenever a script calls the HTTP GET/POST method, each HTTP call is recorded at the log files in the agent's side. A log files are created per process and threads belonging to a process use a single log file. Logs can be huge(Giga byte size) depending on how many time...
http://www.cubrid.org/wiki_ngrinder/entry/how-to-adjust-logger-level
-
- Virtual User
- Virtual Users in nGrinder is mapped into threads. If there are 1000 threads which runs a script, which means there are 1000 virtual users. nGrinder has a little different approache from other peformance test tools. Instead of mimicking the user real behavior, we more focus ...
http://www.cubrid.org/wiki_ngrinder/entry/virtual-user
-
- Install Groovy IDE
- When you create Groovy Maven project, you can use IDE to write and debug test cases. Groovy maven project use only maven’s pom.xml to structure src folders and specify dependencies. Therefore if your IDE supports Groovy and Maven project, you can use it. For who don’t...
http://www.cubrid.org/wiki_ngrinder/entry/install-groovy-ide
-
- Script Security
- nGrinder executes user- defined scripts. Scripts can access the local file system and send any network requests to non predefined targets. For this reason, it’s very dangerous to allow unknown public users to have access to nGrinder. Some hacker may write a script that sen...
http://www.cubrid.org/wiki_ngrinder/entry/script-security