Jump to content

Lucky Trainings Anniversary Offer. Entire Qa Training For Just 250$


divya897

Recommended Posts

Hi All,
 
A Golden opportunity for all........
 
On the completion of one successful year of our "Lucky trainings" we are providing various kinds of testing tool online courses for very less and attractive prices along with placement assistance(*)
 
Please find below details:
 
Selenium : 35hrs : 150USD
 
QTP/QC: 45hrs: 150USD
 
JMeter: 25hrs: 130USD
 
LoadRunner: 30hrs: 150USD
 
Selenium Video tutorial : 35hrs : 45USD
 
Entire QA Training: 105hrs: 250USD
 
 
We designed Entire QA Training  for fresher's in which we cover Manual+ QTP + Selenium+ JMeter+ LR + QC
 
Hurry up!!!!  It is a limited offer.
 
(*)By forwarding your resumes to the consultancies we will help you in placements.
 
All the courses will be conducted in the latest versions.

 

We will Provide based on the User Requirement (This May be Full fledged Course, Some Modules of the course based on the User Need)

 

Please Request for a FREE DEMO,Check the Out the standards, Then Choose the best Training Center.

 

We are 100% sure ,you will reach to us after the demo class………

 

 

Additional Features:

 

If you come up with one more referral,You will get the discount of 15%,

If it is two referrals ..you will get discount of 20%

And more than that you will get 25% discount.

 
 
Reach out to us for a free demo class [email protected]
 
Thanks,
Divya
Ph: +91 8142063151
 
Link to comment
Share on other sites

  • 3 weeks later...
  • 3 months later...

Manual Testing Course Content : 15hrs

Introduction to testing

Why testing

Verification and validation

SDLC & STLC

V- Model Testing

Software Testing Techniques

Static testing

Dynamic testing

White box

Black Box Testing

Experience Based Testing

Test Strategy and Planning

Test Strategy

Test Planning

Types of testing

Functional Testing

Unit Testing

Integration Testing

Smoke Testing

System Testing

Regression Testing

User Acceptance Testing

Globalization Testing

Localization Testing

Non Functional Testing

Performance Testing

Compatibility Testing

Data Migration Testing

Data Conversion Testing

Security / Penetration Testing

Usability Testing

Install/Uninstall Testing

SOA Testing

Testing Terminology 

Common Terms used in testing

Implementation of test scenario’s and test cases on real time application

 

QTP/QC Course  Content: 45hrs

 Introduction to Automation Testing
           What is Automation Testing
           Benefits of Automation Testing
           Manual Testing Vs Automation Testing
           Tool selection criteria

 

 Introduction to QuickTest Pro
           Overview of Quick Test Pro
           Starting Quick Test
           Quick Test Window
           Quick Test Window Layout
           Using Quick Test Commands

 

 Record and Playback
           Creating and executing a Basic Test
           Recording a test
           Understanding your recorded test
           Executing a test

 

Different Recording Levels
          Standard Recording
          Analog Recording
          Low Level Recording

 

Analyzing the Quick Test Results
          Special focus on VB Script
          VB Script Language Overview
          VB Script Data Types
          VB Script Variables
          VB Script Constants

 

 Functions
          Numeric Function
          String Function
          Date and Time Function
          Conversion Function

 

Control-of-Flow language
          Conditional Statements
          If… Else, Select case
          Iterative Statements
          While
          For
          Do…While
          Do…Until

 Sample scripts on
          Creating Microsoft excel object
          Creating file system object
          Working with Test Objects and Object

 

Repositories
          How QuickTest identifies Objects
          Working with Test Objects
          Object Repository Introduction
          Identifying the Object
          Viewing the Object’s Properties

 

Object Spy
          Configuring Object Identification
          Smart Identification
          Managing Object Repositories
          Merging Shared Object Repositories
          Associating Shared Object Repositories to a Test
          Managing Shared Object Repository

 

Association
        Associating Object Repositories with

 

Actions Synchronization
       Synchronizing your tests
       Options to synchronize your tests
       Inserting Synchronization Point
       Adding Exist Statement
       Adding Wait Statement
       Global Synchronization Settings
 

Transactions
      Inserting Transactions
      Ending Transactions

 

 Checkpoints
      Checkpoint Introduction
      Adding Checkpoints to a Test
      Adding Checkpoint while Recording
      Adding Checkpoint while Editing
 

 Types of Checkpoints
 Standard Checkpoint

 Image Checkpoint
 Bitmap Checkpoint

Table Checkpoint
Text Checkpoint
Text Area Checkpoint

Accessibility Checkpoint
Page Checkpoint
Database Checkpoint
XML Checkpoint
Checkpoints Supported Environment

 

Test Modularity Implementation
 Creating an Action Template
 Parameterizing Tests and Data Driven Tests

 

Introduction to Parameterizing Tests
 Parameterizing Tests
 Parameterizing a Test using Data Table
 Parameterizing a Test using
 Environment Variables

 

Data Driven Test
 Create Data Driven Tests
 Local and Global Data Tables

 

Working with Data Tables
Introduction to Data Tables
Working with Global and Action Sheets
Editing and Saving Data Table
Importing and Exporting Data
Importing Data from a Spread Sheet
Importing Data from a Text file
Importing Data from a Database
Exporting Data to a Spread Sheet

Using Formulas in the Data Table

                                                                                                                

Using Data Table Methods

Framework

Introduction to Quality Centre

 

Load Runner Content: 6hrs

Introduction

What is Performance Testing?
Why We Need to do Performance Testing?
Introduction to LoadRunner
LoadRunner Components
Performance Testing with LoadRunner Overview

Types of Performance Testing

Application Performance Testing
Infrastructure Performance Testing
Load & Peak Load Testing
Stress Testing
Soak Testing

Load Runner Installation

Load Runner Architecture
Where to Install Load Runner Components
Introduction to VuGen
Major Components of the VuGen Interface
Recording a Basic Script
Recording Options
Replaying a Basic Script
Introduction to Controller

Introduction to Analyser

 

                                                JMETER Course Content : 4hrs

 

Introduction to JMeter

How to record a script in JMeter

Varios kinds of options in JMeter

 

                             Selenium Course Content: 35hrs

 

Introduction:

Introduction to Automation

Why and when will we go for Automation

What is the use of Automation

What is the difference between Selenium and QTP

About Selenium:

What is Selenium

Advantages of Selenium

Different flavours of Selenium:

Selenium IDE

Selenium RC

Selenium Grid

Selenium Web Driver/Selenium 2.0

Selenium IDE Introduction:

Downloading and Installing Selenium IDE

Features of  Selenium IDE

Selenium IDE Icons

Recording your first test with Selenium IDE

Locators:

How to identify elements in webpage using Selenium

Tools to identify elements/objects

Firebug

IE Developer tools

Google Chrome Developer tools

Locating elements by ID

Finding elements by name

Finding elements by link text

Finding elements by XPath

Finding Elements by using CSS

Summary

Selenium IDE Concepts:

IDE Context Menu

Asserting the elements

Verifying the elements

WaitFor elements

Storing the elements

Adding Selenium IDE comments

Building Test cases using Selenium IDE

Synchronization commands

Working on pages with AJAX

How to use looping statements like IF, while  in IDE with few examples

Usage of goto commands in IDE

Capturing screenshots in IDE

Generating Dynamic values using JS functions

Usage of JS functions with IDE

Handling alert messages in IDE

Creating test suites

Framework in IDE

What you cannot record

Selenium IDE Commands:

goBack, refresh, Enterkey simulation, highlight ..etc.

Selenium IDE script without record and playback

Java:

Java Basics useful for selenium and web driver.

Class,oops concepts,If,For loop,while,list and iterators

Selenium Remote Control:

What is Selenium Remote Control

Overview of  Selenium Remote Control using JAVA

Download selenium RC

Installing selenium RC

Starting selenium server from Command prompt

Stopping selenium server from Command prompt and Browser

Running selenium scripts/tests from Command prompt using selenium RC

Executing Selenium- IDE Test suites on Different browsers

Report generation for selenium scripts

Selenium RC using Eclipse:

Set up Selenium RC in Eclipse using Junit

Starting Selenium RC from eclipse

Stopping Selenium RC from eclipse

Start and stop selenium RC from Selenium Script

Converting Selenium IDE tests to a programming language(JAVA)

Running Selenium script in Different Browsers with Eclipse and JUNIT.

Writing Selenium tests from scratch using Junit

Junit Annotations

Junit Methods

Debugging Scripts in Eclipse

Frequently used Selenium commands

Syntax of each command

Test Suites using JUNIT

Report Using ANT Build and Junit

Sample Programs in RC:

Identifying objects on web page like -

Text box,  Link,  Button, Checkbox

 Radio Button,  Drop Down Box,  Select value

 Display all values

 Select values step by step

 Write all values into Notepad/Excel/WordPad.

 Capture screen shot

 Handle alerts

 How to read values from excel sheet

Create a Junit suite

Reports

Storing Attributes.

Handling Multiple windows and popups

Handling HTTPS sites

TestNG:

Introduction about TestNG

How to Install TestNG plugin in Eclipse

TestNG sample script

Writing Selenium testing script from scratch

Creating Test suites using TestNG

Reports generation using TestNG

Object Repository:

Use of Object repository

How to use OR in Scripts

Sample scripts using Object repository

Web Driver:

Introduction

Webdriver  vs Selenium RC

Downloading and configuring  web driver in Eclipse

Drivers for Firefox, IE and HTML Unit driver

First Selenium WebDriver Code

Identify Objects using WebDriver:

Text box, Link, Button

Checkbox, Radio Button, Drop Down Box

Select value, Display all values

Write all values into Notepad/Excel/WordPad.

 

Scripts:

Capture screen shot(positive)

Handling On load alerts

Page scroll down using Java script

HTML Unit Driver

Handling Multiple Windows

Implicit wait

Handling Ajax Auto suggests

Handling web tables

Handling Test data in Excel sheet

Generating test results and detailed Summary Report

Handling Alerts, Browser windows, Application windows & pop-ups

Actions Class:

Draggable

Droppable

Mouse over

Selectable

Simulating Right click

Slider

 

Customized Framework using  Functions and

Object Repository:

Writing Common Functions:

a.     What is function

b.     What is the use of function

c.     How to reuse

Writing Web driver Functions:

d.     Type, Click, Clickandwait

e.     Rowcount, Column count,

f.      Istextpresent

g.     Element present

Selenium Grid:

About Selenium Grid

Installation

Getting started with Selenium Grid

How to use Grid

Interview Questions and Answers

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...