NRG Global Forum
NRG Global Forum
Posts from user mel
Welcome, Guest

Some settings are missing in the Group Policy Object Editor. How Can I add them?
Post Some settings are missing in the Group Policy Object Editor. How Can I add them?
by mel on Jun, 08.2010

To start the group policy editor, follow these steps.

NOTE: You must be logged on to the computer using an account that has administrator privileges in order to use Group Policy Editor.
1. Click Start, and then click Run.
2. In the box, type gpedit.msc and Enter.

To add missing Items, do the following:
1. From left pane window, select "User Configuration" -> "Administrative Template".
2. Right click on "Administrative Template"-> Add/Remove Template -> then click on "ADD" button.
3. Select system.adm file.

Please contact us if you need further assistant at:
http://www.nrgglobal.com/Company-Overview/contact-us.html


mel

mel

Registered

Posts: 6

View all users posts


What is the scope of variables?
Post What is the scope of variables?
by mel on Jun, 04.2010

Scenarios can be called in other scenarios; this is called nesting. This feature saves you time when developing a set of test scenarios that call the same steps.

If we call the outer scenario, parent scenario and inner scenario a child scenario, a variable can be accessed anywhere within the scenario itself and its child scenarios.

Parent scenario doesn't have access to its child variables.

If you need further assistant please contact us at:
http://www.nrgglobal.com/Company-Overview/contact-us.html


mel

mel

Registered

Posts: 6

View all users posts


Re: I would like to evaluate AppLoader to load test my application. What do I need to do?
Post Re: I would like to evaluate AppLoader to load test my application. What do I need to do?
by mel on Jan, 05.2010

AppLoader evaluation provides you with:
1. 15 days trail period
2. Unlimited script cases
3. Unlimited test duration (steady state time)
4. Unlimited dashboards and tests
5. Unlimited Reports and Graphs
6. 5 virtual concurrent users
7. Free demo and support with one of our Solution Engineers, to request a demo please click on "Request a Demo" button under AppLoader product or send us an email at support@nrgglobal.com or call us at 1 (877) 398-9537

In order to evaluate AppLoader, Go to
http://www.nrgglobal.com/load-testing-tools/quality-assurance-and-load-testing-apploader.html

Then click on downloads button, register or sign on free on our website, then download:

1. ScenarioBuilder: is required to create scenarios, which are then played by virtual users controlled from AppLoader Controller.
2. AppLoader download package contains installers for AppLoader Controller/Reporter, VStation and VStation Manager.

You can find installation instructions on the download page


mel

mel

Registered

Posts: 6

View all users posts


I would like to evaluate AppLoader to load test my application. What do I need to do?
Post I would like to evaluate AppLoader to load test my application. What do I need to do?
by mel on Dec, 24.2009

What do I need to install for the evaluation?


mel

mel

Registered

Posts: 6

View all users posts


Re: I am load testing a web application and keep getting different IE security information popups. How can I get rid of them?
Post Re: I am load testing a web application and keep getting different IE security information popups. How can I get rid of them?
by mel on Dec, 24.2009

Please follow the following instructions on how to turn off security messages for most IE versions:

1. Make sure that Internet Explorer Enhanced Security Configuration is turned off:

Go to Control Panel->Add/Remove Programs->Add Remove Windows Components and uncheck "Internet Explorer Enhanced Security Configuration"

This will trun off any Enhanced Security Configurations

2. Turn off AutoComplete to stop remember password or any other field prompt window.

Go to start->run->type gpedit.msc Then go to UserConfiguration->WindowsSettings->Internet Explorer Maintenance (right click on this option and select Preference Mode) -> Advanced option will show then double click on Internet Settings.
In InternetSettings Uncheck all options in AutoComplete.


mel

mel

Registered

Posts: 6

View all users posts


I am load testing a web application and keep getting different IE security information popups. How can I get rid of them?