19
Fri, Apr
5 New Articles

IBM RAISEs the Standards

Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

The AS/400 RAISE software integration test is the final test that IBM performs on a new release of OS/400 prior to general availability (GA). As a member of the AS/400 RAISE test team, I can tell you that our approach is similar to most system integration tests, but our focus goes beyond just verifying that the products work together. Our mission is to use and drive the AS/400 system like real customers do by creating an environment with multiple AS/400 systems in a network performing CPU-intensive applications as well as interactive jobs. We run our tests as if we were a business in production running 24 hours a day, seven days a week.

RAISE stands for reliability, availability, installability, serviceability, and environment. All of these are important components of our testing, but the heart of our testing is our test environment. Our environment is designed to represent an interrelated set of companies that use the AS/400 to support and drive their day-to-day business activities. Within that environment, test scenarios are defined to simulate different types of user activities, resulting in the interaction of multiple scenarios executing across a network of systems.

The Test Environment

Figure 1 shows a typical RAISE test environment. In this environment, we have an Internet service provider (ISP), a home office, a branch office, traveling employees, and dial-up customers.

To simulate a real-world ISP, we have created a RAISE service provider (RSP). Our RSP contains an AS/400, PCs, and an Integrated Netfinity Server for AS/400 (INS), which uses Windows NT server code. The RSP is its own business entity. The home office and its affiliates have to contract Internet use via the RSP, and access to RSP company resources is not allowed from anywhere in the rest of the network.

The home office serves as company headquarters. It contains seven AS/400 systems of different model types, each with its own purpose. It also has an intranet for employee-to-employee information sharing as well as various types of servers. There are six “logical” systems that can only be reached either via the branch office or by traveling employees. Three of these systems use Logical Partioning (LPAR) and share a 12-way processor. The Home6 system contains a firewall to keep it secure when coming through


Router A, and Home7 can be accessed by the general public, the branch office, traveling employees, or dial-up customers.

The branch office is a subsidiary of the home office. The two offices are geographically separated, but the branch office can access the home office systems through either an ISDN leased line to the Home5 system or the ISDN switched line that goes through Router A. In the latter case, a virtual private network (VPN) is used to connect the branch office to the home office. The VPN provides a secure connection.

Traveling employees are employees who work from the home, branch, or RSP office. Traveling employees can either connect to the RSP via an analog switched line or access the home office systems by using the analog switched private line to Home5.

Dial-up customers are Internet users and have access to the RSP via an analog switched line. From the RSP, dial-up customers can reach the unsecured Home7 system via the ISDN switched line. (The firewall prevents access to the Home6 system.)

Test Scenarios

Instead of using typical test scenarios that focus on verifying specific functions, we use test scenarios that consist of several fictitious companies that use the AS/400 to run their businesses: a parent company, a telemarketing company, an airline reservation service, an investment firm, and a World Wide Web company.

The parent company owns and manages the other companies and uses the AS/400 database to store employee, department, and payroll information. It is our oldest set of test cases, and, for the most part, the test cases are run interactively with some batch jobs. The parent company uses RPG, COBOL, C, and CL applications to run the payroll and update employee and department information.

The telemarketing company provides order entry, sales, and telemarketing support. It uses the AS/400 database to store catalog, price, inventory, and customer information in addition to customer orders. Telemarketing applications contain a mixture of interactive and batch test cases and use both Original Program Model (OPM) and ILE development environments. The company originally used RPG, COBOL, C, and CL for its business applications but recently updated some applications to use Java.

The airline reservation service uses the AS/400 database to store airport, airline, and flight information and customer orders and data. It uses Web technology such as Common Gateway Interface (CGI) and Net.Data to allow customers to book flights via Web pages and maintains agent rates for booking flights. The agent rates are then tied into the payroll application of the parent company.

The investment firm simulates a banking and investment enterprise. It is a startup company that uses servlets, Enterprise JavaBeans (EJBs), JavaServer Pages (JSP), and Java Database Connectivity (JDBC) to provide Web pages that allow customers to check account balances, view stock history and business reports, buy and sell stocks and mutual funds, and perform other banking functions.

The World Wide Web company simulates the sale of consumer products over the Internet. It uses an AS/400 Web server with Net.Commerce to sell its products and an AS/400 firewall to protect the company’s private network and data from Internet hackers. Customers can load the company’s home page, shop around, make some purchases, or send email concerning their orders to store employees. The AS/400 Web server processes customer requests, and the AS/400 database stores product information, customer orders, and inventory.

The Test Cycle

Each of these fictitious companies provides services to fictitious customers. As a testing team, we serve as IT specialists who create and maintain business applications, as employees who run the day-to-day businesses, and as customers. In other words, there are several “roles” that we take on and walk through during a test cycle.


We start as IT specialists who look at new AS/400 product offerings and determine which of our businesses could or should take advantage of the enhancements. One of the most difficult tasks we have is determining what we should test. It is impossible for us to utilize the AS/400 in all the ways our customers do. Therefore, we focus on common business practices utilized as well as on strategic solutions. We use all the resources available to us to determine what we should test. This includes working with our system architects and designers and talking with customer groups such as the Large User Group (LUG).

Once requirements are defined and applications are created, we take on the roles of employees and customers. These roles are defined for each of the businesses. For example, the World Wide Web company has customers who purchase merchandise over the Internet and employees located in the home and branch offices. As customers, we can shop but do not have access to company networks or private company systems. As home office employees, we process orders as well as manage the AS/400 servers and support the company’s private network and systems. Finally, as branch office employees, we use SOCKS servers, proxies, and VPNs to access private company systems.

Our test cycle starts with just getting our scenarios to run successfully. As things progress and system stability improves, we increase the number of employees and customers on the systems. At this point, the workload team starts running test scenarios in the background to increase the load on the system. A portion of the workload test cases provide a general system load by performing typical system activities such as Display Job (DSPJOB) or Work with Spool Files (WRKSPLF). In addition, the workloads provide automation and simulation. Using automation tools such as WinRunner, we can take a specific scenario, capture the keystrokes, and play them back. Automation allows us to walk through scenarios without human intervention but allows us only one virtual user per PC. To simulate multiple users, the workload team uses tools such as LoadRunner, which allows us to simulate multiple users running the applications and create high network traffic and server loads.

The goal is to have no unplanned IPLs. Using the workloads, we put the systems into full production for one month. This allows us to simulate an active business and detect problems that might occur only after the systems and network have been operating for an extended, uninterrupted period of time.

Our Work Is Never Done

Like any business, the AS/400 RAISE team continues to make changes and updates; we are never totally satisfied with our environment. As testers, we want to try new things and see what we can break. As the AS/400 continues to grow and expand, so will the AS/400 RAISE test environment. We will continue to look for ways to improve our test environment and ensure that we provide the best possible product.


IBM_RAISEs_the_Standards04-03.png 98x73

IBM_RAISEs_the_Standards04-07.png 112x56

HOME OFFICE

IBM_RAISEs_the_Standards04-00.png 118x52

Internet Service Provider Dial-up Customers

BRANCH OFFICE
Traveling Employees

IBM_RAISEs_the_Standards04-05.png 66x58

Home7 AS/400

Ethernet Router A Firewall

Token-Ring Branch

AS/400

IBM_RAISEs_the_Standards04-01.png 68x58

ISDN Switched to Router A

ISDN Switched Analog Switched

IBM_RAISEs_the_Standards04-08.png 66x58

Home6 AS/400

Ethernet or Token-Ring Home5 AS/400

IBM_RAISEs_the_Standards04-04.png 140x101

ISDN Leased to Home5

ISDN Switched ISDN Switched to Branch

Public Branch Exchange (PBX)

Analog Switchedto Home5 or ISP Analog

Switched to ISP

ISDN Leased to Branch

IBM_RAISEs_the_Standards04-02.png 97x68

IBM_RAISEs_the_Standards04-06.png 97x68

Analog Switched

IBM_RAISEs_the_Standards04-09.png 66x58

Figure 1: The AS/400 RAISE test environment simulates a customer environment.


BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: