Test Environment

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

1.

Create a dedicated Test Environment for load testing


2. Determine the following
3. Load Test Scenarios
4. Determine load testing transactions for an application
o Prepare Data for each transaction
o Number of Users accessing the system need to be predicted
o Determine connection speeds. Some users may be connected via leased
lines while others may use dial-up
o Determine different browsers and operating systems used by the users 
o A configuration of all the servers like web, application and DB Servers
5. Test Scenario execution and monitoring. Collecting various metrics
6. Analyze the results. Make recommendations
7. Fine-tune the System
8. Re-test

Logo Update:

TO check for update of logo

1. Go to Edit logo
2. Pop up window will appear select a logo file
3. Upload /drag & drop file
4. Upload
5. Selected file will appear from selected file.
6. Configuration update successfully
7. Logo will be changed at logo time/setting window.
8. Logo will be changed at Admin Panel

Force Channel for Admin & Super Admin


Go to Normal user
1. Select channel from existing channel list
2. Pop up window appears, channel list and time for display
3. Select File and time
4. Configuration update successfully
5. Image displayed for requisite time.

Default Channel
Purpose: 1. even if channels are distributed according to users, default channel
should appear.

2. On change in user setting , default channel should appear. (Terminal panel)

Display of Default channel in channel display panel.

Click Settings

Select channels to be displayed.

Go to home screen

Selected channels to be displayed along with displayed channel Fail

Admin Panel

Display of Default channel in channel display panel.

Click Settings

Live Status,

List of terminal will appear

Live terminal specific, change setting

Time and Channel

Select channel

List of channel appear

Select channel , deselect channel deactivated.

Select no of channels

Save

Channel posted on home screen.

Configuration changed successfully


Default channel to be displayed in the panel list. Pass

Select channels to be displayed.

Time settings;

Time changed accordingly.

Testing of display of 16 bit image

Default channel to be displayed on full screen

1. Select default channel using various options using mouse/remote.


2. Select full screen through remote.
3. Default channel to be displayed on full screen.
4. Default channel selected. Pass

Image switch in 2 sec. on terminal and Admin panel

Check for 2 sec and above in settings.

Min 2 sec selected.

Save.

Configuration updated successfully.

Go to terminal

Check for switching time. Pass.


Delete channels

ACCEPTANCE TESTING is a level of software testing where a system is


tested for acceptability. The purpose of this test is to evaluate the system’s
compliance with the business requirements and assess whether it is
acceptable for delivery.

Method
Usually, Black Box Testing method is used in Acceptance Testing. Testing
does not normally follow a strict procedure and is not scripted but is
rather ad-hoc.

Tasks
 Acceptance Test Plan
o Prepare
o Review
o Rework
o Baseline
 Acceptance Test Cases/Checklist
o Prepare
o Review
o Rework
o Baseline
 Acceptance Test
o Perform

When is it performed?
Acceptance Testing is the fourth and last level of software testing performed
after System Testing and before making the system available for actual use.
Who performs it?

 Internal Acceptance Testing (Also known as Alpha Testing) is


performed by members of the organization that developed the
software but who are not directly involved in the project (Development
or Testing). Usually, it is the members of Product Management, Sales
and/or Customer Support.
 External Acceptance Testing is performed by people who are not
employees of the organization that developed the software.
o Customer Acceptance Testing is performed by the customers of
the organization that developed the software. They are the ones
who asked the organization to develop the software. [This is in
the case of the software not being owned by the organization
that developed it.]
o User Acceptance Testing (Also known as Beta Testing) is
performed by the end users of the software. They can be the
customers themselves or the customers’ customers.

You might also like