Course Overview: 

 

This course identifies how business analysts can elicit Agile requirements by writing user stories from use cases and personas of customer profiles.  This leads to the processes of confirming the validity and usability for quality of the product development.  An Agile Business Analyst has become a new recognized role within the other Agile Framework roles.

Attendees to PM-242:Defining Agile Requirements with User Stories will receive TechNow approved course materials and expert instruction.

Dates/Locations:

No Events

Duration: 2 Days

Course Objectives: At the conclusion of this course, students will be able to:

  • Understand the Scrum Flow, the core components of the Scrum framework
  • Understand the scope of the Product Owner role in detail
  • Understand the scope of the Agile Business Analysis role in coordination with the Product Owner, Scrum Master and Development Team
  • Understand the scope of the Scrum Master role at a high level
  • Understand the scope of the Scrum Development Team roles
  • Document the interactions between the user of a system and the system itself
  • Dive into understanding the Agile principles for requirements using user stories in a card, conversation, and confirmation format

 

Target Student:

  • Designed specifically for Agile project team members, product owners, project leaders and business analysts or anyone wanting to understand the Agile Framework.

Comments

Latest comments from students


Liked the class?  Then let everyone know!

Welcome to TechNow! The Leader in Information Security Training & Computer Training.

The world of information security and computer training is ever changing.  The techniques and systems continue to evolve and we must stay current and diligent.  To do this, you can count on TechNow®…the leader in cybersecurity training and computer system training.

TechNow® has been training the leaders in the computer community for many years.  We provide training for students in a number of areas.  Our cybersecurity trainings include popular courses like D0D 8140, Security , CISM, CISSP, CEH,CCNA, and more.  With over 34 years of experience, we’re able to provide you with unmatched training and certification programs.

TechNow also provides a variety of other popular trainings for the computer professional including Cisco, EC-Council, CompTIA, Unix/Linux and more.

.

Upcoming Events

  • CT-225: Network+
    • 08/25/2025 – 08/29/2025
    • San Antonio
  • CT-245: Linux+
    • 08/25/2025 – 08/29/2025
    • San Antonio
  • AZ-900: Microsoft Azure Fundamentals
    • 09/03/2025 – 09/05/2025
    • San Antonio
  • CT-395: CySA+ Cybersecurity Analyst
    • 09/08/2025 – 09/12/2025
    • San Antonio
  • TN-813: Certified in Governance, Risk and Compliance (CGRC)
    • 09/08/2025 – 09/11/2025
    • San Antonio
  • in   

     

    Course Overview: 

    This course details how a well-educated Product Owner and a knowledgeable Scrum Master can work together to deliver a successful product with Agile principles using SCRUM approach.  Designed specifically for students who want to learn the mechanics of an Agile / Scrum team being led by a Product Owner and a Scrum Master.

    This course offers a firm grasp of Agile principles as they relate to new product development.  If you need to learn what is required to lead or participate in an Agile effort using the SCRUM approach within your organization, this course covers the Agile adaptive life cycle framework and everything in between.

    Attendees to PM-232: Product Owner and Scrum Master Roles in AGILE using SCRUM will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 2 Days

    Course Objectives: At the conclusion of this course, students will be able to:

    • Understand the Scrum Flow, the core components of the Scrum framework
    • Understand the principles of empirical process control
    • Understand the scope of the Product Owner role in detail
    • Understand the scope of the Scrum Master role at a high level
    • Understand the scope of the Scrum team roles and why there is no project manager
    • Understand how the Scrum Master measures team velocity
    • Understand the importance of having the product vision as an overarching goal galvanizing the entire Scrum team
    • Understand the relationship between the vision and the product roadmap
    • Understand the different estimation levels in Scrum
    • Understand what the Product Backlog is and what it is not
    • Understand Product Backlog grooming
    • Understand that Scrum planning is adaptive, iterative, incremental, and collaborative

     

    Target Student:

    • Designed specifically for Agile project team members, product owners, project leaders and senior managers or anyone wanting to understand the Agile Framework.

     

    Comments

    Latest comments from students


    Liked the class?  Then let everyone know!

    Course Overview:

    This course explores the VMware Infrastructure, which consists of VMware ESX Server & VMware Virtual Center Server.  We will look at both the design environments and operational processes of the VMware Infrastructure. This course provides IT architects with the insight needed to tackle tough issues in server virtualization such as virtual machine technologies, storage infrastructure, and designing clustered environments. Extensive hands-on labs provide for a rich student experience.

    Attendees to VM-315: VMware Infrastructure: Install, Configure, and Manage will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    Date/Time Event
    09/29/2025 - 10/03/2025
    08:00 -16:00
    VM-315: VMware Infrastructure: Install, Configure, and Manage
    TechNow, Inc, San Antonio TX

    Duration: 5 Days

    Course Objectives:

    • Virtual Infrastructure Overview
    • ESX and ESXi Server Installation
    • Configuration of Networking, Scalability and Security
    • Storage
    • Install and Configure vCenter Server and Components
    • Creation, Deployment, Management, and Migration of Virtual Machines
    • Utilize vCenter Server  for Resource Management
    • Utilize vCenter Server for Virtual Machine Access Control and User Managment
    • Use vCenter Server to increase scalability
    • Monitoring Your Environment
    • Data & Availability Protection Troubleshooting
    • Use VMware vCenter Update Manager to apply ESXi patches

    • Use vCenter Server to manage vMotion, HA, DRS and data protection.

    Prerequisites:

    • To ensure your success, system administration experience on Microsoft or Linux operating systems is required.

    Comments

    Latest comments from students


    User: wolfdenise

    Instructor comments: The instructor was nice and kept us entertained while providing instruction.

    Facilities comments: The facility was nice, clean and easy to get to.


    User: asteeves@aol.com

    Instructor comments: knowledgeable but can get off subject at times

    Facilities comments: good


    Like the class?  Then let everyone know!

     

    Course Overview:

    The course teaches students to use the sort, grep, sed, & awk utilities within Unix. Systems administrators, Unix users, & programmers benefit from the course showing them how to use the command line applications of sort, grep, sed, & awk commands as well as using sed & awk scripts that develop the users skills with the full power of these utilities.

    Attendees to TN-223: Advanced Shell Programming will receive TechNow approved course materials and expert instruction.

    Dates/Locations:

    No Events

    Duration: 3 Days

    Course Objectives:

    • Sorting files by line or field
    • Regular Expressions (meta character) with grep commands to locate specific lines in files
    • Performing non-interactive editing tasks with the sed command
    • Writing simple sed scripts to perform complex editing tasks
    • Using awk variables & arrays to sort data
    • Employing awk programs to manipulate numeric & textual data
    • Performing formatted printing in awk
    • Writing simple awk programs to write reports from data files
    • Using built-in awk functions & defining new functions
    • Write awk programs that make decisions based on numeric or string comparisons (branches & loops)
    • Grep, egrep extended metacharacters, combinations-lab advanced combinations- lab Sed
    • Basic commands- Lab, Advanced commands- Lab, Advanced scripting -Lab
    • Miscellaneous commands Tr, sort, cut, paste, pr -Lab

    Prerequisites:

    • TN-125: Introduction to UNIX & Linux
    • TN 215: Shell Programming.
    • Students should have a basic knowledge of UNIX commands including rm, cp, man, cat, & mkdir. Navigating directory structure using commands such as ls, cp, & pwd. Creating and editing files with the vi editor or text editor. Use of basic programming constructs, & commands such as variables & loops & how to write a simple program in a programming language.

    Comments

    Latest comments from students


     

    Liked the class?  Then let everyone know!