accordproject

Accord Info Matrix
Why Accord Is The Best Institute?
Mobile Ringing
Your Name:
Your Mobile No:
Your Course & Location:
IAO Logo
100% placement opportunity
Enquiry Form
Name
Email
Phone
Current Location
Technology Interested In
Project Category
Interested in Placement Training
Yes No
Query
Best Curriculum Fees Placement

Testing

Accord Soft Offers Best Testing Training in Chennai. We offer Internships in Real-Life Business Applications of our clients. Students are given Practical Training in the below mentioned syllabus. The syllabus can be customized according to individual needs.

Manual Testing

Software Engineering -SDLC (Software Development Life Cycle) Models - Testing Requirements - Role of Tester - Testing Levels & Techniques: Unit Testing, Integration Testing, Top Down & Bottom Up Approach, System Testing, User Acceptance Testing, White Box, Black Box -Testing Types: Module Testing, Functional Testing, Mutation Testing, Regression Testing, Security Testing, Load/Performance Testing, Smoke Testing, Live Testing, Gorilla Testing - Verification & Validation - V Model - Types of Reviews - Quality Assurance: Quality Standards, ISO 9000 Standards, CMM & TQM -, Quality Process Implementation - Canon or Cook Book - Pareto Analysis - Test Strategy - Testing Methodology - Test Plans - Test Scenario - Use Case -Real Time Test Cases - Real Time Bug Report Generation.

Automated Testing Tool

WINRUNNER
Recording and Executing Test Cases - Synchronization of Test Cases - Call Functionsnn- Batch Mode Rapid Test Script Wizard (RTSW)- RTSW Concepts - Learning an Application - TSL - Set Focus - Test Script Language (TSL-: Functions & Their Syntax - Break point - Watch list - Using Check Points in Applications - Creating GUI Check points, Single Property, Single Object, Multiple Objects, Bitmap Check points, Database Check points, Text Check points.

GUI Map File Concepts: Creating GUI Map File - Loading & Unloading GUI Map File -Maintaining GUI Map File -GUI Map Configuration - Exception Handling - Pop up Exception - TSL Exception - Object Exception - Regular Expression - Data Driven Testing - Creating Data Table - Parameterization of Test Case - Execution of Data Driven Test Cases.

Quick Test Professional (QTP)
Automation Frameworks: Linear, Modular, Hybrid, Key Board Driven - Recording and Executing Test Cases - Synchronization of Test Cases - Inserting Transactions - Actions Using Check Points in Applications: Standard Check point - Bitmap Check point - Database Check point - Text Check point - Inserting Output Value Using Check Point - Object Repository - Creation Of Repository -, Repository Type - Object Spy - Object Identification - Virtual Object - Testing A Web Application - : Accessibility Check point- XML Check point - Page Check point - Filter Link Check - Data Driven Testing: Using Method Arguments - Parameterization - Import External Files - Import Database Values - Recovery Scenario Manager: Pop-Up -Test Run Error - Object State - Application Crash - VB Scripts -VB Scripts Basics - ADODB Connections,-ADODB Record set- Looping Statements - Real Time Sample Programs Functions & Their Syntax.

LOADRUNNER
Client Server Archetype: VuGen & Vusers - Types of Vusers - Analyzing number of Virtual Users - Determining the Hardware Configuration - Vuser Script Generation - Rendezvous Points: Inserting & Using Rendezvous Points - Controlling Load Peaks in Server - Setting Rendezvous Attributes - Load Runner Controller: Creating Scenario - Vuser Groups - Execution of Scenario - Test Result Analysis: Starting the Analysis - Collating Execution Result - Using Scenario Graphs and Reports - What-If Analysis with Cross Result Graphs - Load Performance Problems - Database Users - Vugen: Recording with Vuser - Generator - Parameters - Correlated Queries - Advanced Techniques.

Quality Center
Project Set Up: Building & Managing Testing Projects - Customizing Tables - Run Test and Analyze Results:- Creating and Running Tests - Analyzing Results,- Scheduling Test Runs - Requirements -: Software Requirements to Test Cases - Requirements to Quality Center Project - Report and Track Defects:- Defect Life Cycle - Tracking Defects, Defect Table - Creating Tests: Manual Test Cases -, Launching Automated Tests - Analyzing Project: Graphs and Reports - Using Filter - Document Generator.

SQA Robot
SQA Components: SQA Administrator, SQA Manager, SQA Robot, SQA Site Check – SQA Administrator: Creation of Repository, User Creation, User authentication, Project Customization – SQA Manager: Creation of New Project, Test Design & Bug Reports, Statistical Reports & Graphs – SQA Robot: Recording Test Procedures, Test Cases, Synchronizations of Test Procedures, Call Procedures Function, Batch Compile – SQA Site Check: Test Web Applications, External Links, Local Access Files, Identifying Orphan Files.

SEAGUA Silk Test
Architecture of Silk Test: Host and Agent Software – Testing an Application using Silk Test: Quick Start Wizard, Capturing New Windows, Creating Test Cases, Running Test Cases and Interpreting Results – Test Script Language: 4 test script – Check Points: Window Check point, Check point on Text field, Window Declarations, Bit map check point – Data Driven Concepts: Recording Test Cases, Defining Data Types, Replacing Constant Values by Variables, Exception Handling.

Selenium Training

  1. Introduction
    1. Introducing Selenium
    2. Selenium’s Tool Suite
    3. Choosing Your Selenium Tool
    4. Supported Browsers and Platforms
    5. Flexibility and Extensibility
  2. Selenium - IDE
    1. Introduction
    2. Installing the IDE
    3. Opening the IDE
    4. IDE Features
    5. Building Test Cases
    6. Running Test Cases
    7. Using Base URL to Run Test Cases in Different Domains
    8. Selenium Commands – “Selenese”
  3. Test Suites
    1.  Selenium Commands
    2. Verifying Page Elements
    3. Locating Elements
    4. Matching Text Patterns
    5. The “AndWait” Commands
    6. The waitFor Commands in AJAX applications
    7. Sequence of Evaluation and Flow Control
    8. Store Commands and Selenium Variables
  4. Selenium and WebDriver
    1. Introducing WebDriver’s Drivers
    2. Commands and Operation
    3. WebDriver-Backed Selenium - RC
    4.  
    5. Explicit and Implicit Waits
  5. Selenium (Selenium RC)
    1. Introduction
    2. How Selenium RC Works
    3. Installation (Junit & TestNG)
    4. From Selenese to a Program
    5. Programming Your Test
    6. Learning the API
    7. Reporting Results
    8. Adding Some Spice to Your Tests
    9. Server Options
    10. Specifying the Path to a Speci?c Browser
    11. Selenium RC Architecture
    12. Supporting Additional Browsers and Browser Con?gurations
    13. Troubleshooting Common Problems
  6. Test Design Considerations
    1. Introducing Test Design
    2. Types of Tests
    3. Validating Results
    4. Location Strategies
    5. Wrapping Selenium Calls
    6. UI Mapping
    7. Page Object Design Pattern
    8. Database Validation
    9. Selenium Grid
  7. User-Extensions
    1. Introduction
    2. Actions
    3. Accessors/Assertions
    4. Locator Strategies
  8. Framework
    1. Data Driven Testing
    2. Keyword Driven Testing (by using Ant, XSLT Reports)