Certificate Authentication

C# for Automation Test Engineers Certificate for Peter Tanguilig

Add to LinkedIn

Certificate ID: 
575559
Authentication Code: 
6bec8
Certified Person Name: 
Peter Tanguilig
Trainer Name: 
Cristopher Perando
Duration Days: 
4
Duration Hours: 
28
Course Name: 
C# for Automation Test Engineers
Course Date: 
18 February 2019 09:00 to 21 February 2019 17:00
Venue: 
Taguig
Course Outline: 

Introduction

Project Setup

.Net and VisualStudio Setup

C# Data Types and Operators

  • Variable types
  • Operators
  • Conditional statements
  • Loop Statements
  • Lists
  • Switches
  • Arrays

Object-Oriented Programming

  • Class creation
  • Constructors
  • Constructor overloading
  • Namespaces and using statements

Methods

  • Method creation
  • Method reuse
  • Method overloading
  • Passing arguments

Containers

  • ArrayLists
  • Vectors
  • HashTables
  • Generics

Extending Classes

  • Construction of classes
  • Inheritance
  • Polymorphism
  • Abstract classes
  • Interface classes

Working with Strings

  • Manipulation
  • Formatting
  • Tokenizers

Unit Tests

  • Web testing
  • Creation
  • Assertions

Debugging

  • The Watch Window
  • Debug Commands
  • Debugging Functions

Exception Handling

  • Catch Block
  • Finally Block
  • Throw Keyword
  • Try Catch Block

Working with JSON

  • Structure
  • JSON libraries
  • Creating JSON strings
  • Deserializing

Towards an Automation Framework

Closing Remarks