Similar documents
(Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn? New Batches Info

Manual Testing. Software Development Life Cycle. Verification. Mobile Testing

Software Testing

QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING.

AN ISO 9001:2008 CERTIFIED COMPANY. Software Testing TRAINING.

Software Testing Interview Question and Answer

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] COURSE OVERVIEW

Software Testing MANUAL TESTING. Introduction to Testing. Software Quality Software Testing Definition. Different Life Cycle Models Waterfall Model

Software Testing Tools

Diploma in Software Testing 2.0 (HP)

Mind Q Systems Private Limited

Certified Software Quality Engineer Preparation On Demand, Web-Based Course Offered by The Westfall Team

Learn Well Technocraft

Diploma in Software Testing (DST)

Six Months SQT Training Course Syllabus

Test Design Techniques ISTQB (International Software Testing Qualifications Board)


Certified Tester Foundation Level(CTFL)

Introduction... ix. Chapter 1: Exploring Fundamental Programming Concepts... 1

Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.


DST - DIPLOMA IN SOFTWARE TESTING

Module 1 : Fundamentals of Testing. Section 1: Manual Testing


SOFTWARE TESTING FOUNDATION COURSE CURRICULUM

Learn Well Technocraft

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus

QA Best Practices: A training that cultivates skills for delivering quality systems

Mind Q Systems Private Limited

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/MOBILE]

Department of Information Technology B.E/B.Tech : CSE/IT Regulation: 2013 Sub. Code / Sub. Name : CS6302 Database Management Systems

CertifiedAT - Version: 1. ISTQB Certified Agile Tester Foundation Level Extension

Suggested Experience Required Exams Recommended Teradata Courses. TE Teradata 12 Basics


Software Testing. An Overview

Solved MCQ on fundamental of DBMS. Set-1

Govt. of Karnataka, Department of Technical Education Diploma in Information Science & Engineering. Sixth Semester

Hoping my knowledge, skills and experience could be used by you and your company I appreciate in advance your time and consideration.

QUALITY ASSURANCE amron

Testing in the Agile World

In this Lecture you will Learn: Testing in Software Development Process. What is Software Testing. Static Testing vs.

IT Methodology Webinar

This tutorial also elaborates on other related methodologies like Agile, RAD and Prototyping.

Automated Acceptance testing by Developers & Automated Functional Testing by Testers

Questions For Test Cases

Adapt your tes-ng approach for Agile

MANUAL+ SELENIUM CURRICULUM

Basic Training in Software Testing (2 Days)

Examination Questions Time allowed: 1 hour 15 minutes

ETL (Extraction Transformation & Loading) Testing Training Course Content

Advanced PHP and MySQL

ETL TESTING TRAINING

Bridge Course On Software Testing

Objective Manual Testing Test Case Template Excel

How Can a Tester Cope With the Fast Paced Iterative/Incremental Process?

Software Testing Manuals READ ONLINE

Topics. Software Process. Agile. Requirements. Basic Design. Modular Design. Design Patterns. Testing. Quality. Refactoring.

IT Methodology Webinar

Full Stack Developer with Java

Syllabus Technosoft Academy. Course Syllabus. 1 P a g e

Level: M.Ed. Credit Hour: 3 (2+1) Semester: Second Teaching Hour: 80(32+48)

Quality Assurance and IT Risk Management

Chapter 7: Software Engineering. Copyright 2015 Pearson Education, Inc.

Software Quality Assurance

Querying Data with Transact-SQL

Qualification Specification for the Knowledge Modules that form part of the BCS Level 3 Software Development Technician Apprenticeship

Specific Objectives Contents Teaching Hours 4 the basic concepts 1.1 Concepts of Relational Databases


SE310 Analysis and Design of Software

Executing Projects with IT Methodologies. IT Methodology Webinar

Objective Manual Testing Test Cases Samples Excel

Assignment Session : July-March

Software Testing Techniques

Sample Question Paper. Software Testing (ETIT 414)

ISTQB-ISEB Certified Tester Foundation Level

Leverage the Software Development Lifecycle. IT Methodology Webinar

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 FALL 2017 A BRIEF LOOK

Agile Software Development. Software Development Methodologies. Who am I? Waterfall. John York JOHN YORK EECS 441 WINTER 2018 A BRIEF LOOK

ASP.NET- Enterprise Applications

VISUAL STUDIO TEAM SYSTEM 2008 END-TO-END USING MSF/CMMI Course E2EC08: Three days; Instructor-Led Course Syllabus

Preview from Notesale.co.uk Page 4 of 186

BCS Level 3 Certificate in Software Development Context and Methodologies Syllabus QAN 603/1191/5

Shift Left Testing: are you ready? Live Webinar, Sept 19

Testing. Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES

SQT CURRICULUM. A Professional Approach For Manul Tes ng Tools SOFTWARE QUALITY TESTING. Tes ng Prac ce Overview. So ware Tes ng Methodology

Successful Test Automation without Coding. Marc J. Balcer Chief Architect Model Compilers

Index. BigBadGuiTools (BBGT), 186 Business logic and data layer, 32 Business requirements

Approaches for Auditing Software Vendors

Case Study: Financial Institution Deploys Conformiq 360 Test Automation to Test at the Speed of Agile Development

Ingegneria del Software Corso di Laurea in Informatica per il Management

Unit 6 - Software Design and Development LESSON 7 CODE STRUCTURES

MONIKA HEINER.

Oracle Database 10g: Introduction to SQL

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

normalization are being violated o Apply the rule of Third Normal Form to resolve a violation in the model

Structured Approach to Testing - Android in an Agile Environment

SpiraTest Quick Start Guide Inflectra Corporation

COMPUTER COURSE OFFERINGS

COURSE SYLLABUS. Complete JAVA. Industrial Training (3 MONTHS) PH : , Vazhoor Road Changanacherry-01.

STUDY ON VARIOUS PHASES OF SOFTWARE TESTING LIFE CYCLE

Transcription:

About Codefrux While the current trends around the world are based on the internet, mobile and its applications, we try to make the most out of it. As for us, we are a well established IT professionals based in Bangalore, constantly coping up with the extensive advancement and adapting to new Technology. Manual Testing is a process of finding out the defects or bugs in a software program. In this method the tester plays an important role of end user and verifies that all the features of the application are working correctly. The tester manually executes test cases without using any automation tools. What you will Learn In This Course Software testing life cycle Test Plan preparation Test case preparation Software testing techniques Bug Reports Test summary reports Test management Black box testing Test execution Test techniques Sample templates for Test plan, test cases,stlc Who should take the course? Anyone who wants to learn Testing People who want to produce the highest-quality testing People looking to go from absolute beginner to advanced automation testing

1. Manual Testing 1. Software Testing - Introduction - Importance 2. Seven Fundamental Principles of Testing 3. Software Development Process 4. SDLC Vs STLC 5. Quiz 6. Summary 7. Hands on 2. Software Development Life Cycle 1. Waterfall Model 2. Spiral Model 3. V Process Model 4. Prototype Model 5. Agile Model(Scrum) 6. How to Choose Model for a Project 7. Quiz 8. Summary 9. Hands on 3. Type of Testing 1. Unit Testing 2. Integration Testing 3. System Testing 4. User Acceptance Testing 5. Smoke and Sanity Testing 6. What is Regression Testing? 7. Non - Functional Testing 8. Automation Testing 9. Quiz 10. Summary 11. Hands on 4. Agile 1. Agile Testing Methodology 2. How to Test in Agile? 3. Scrum Testing 4. Automation Testing for Agile Methodology 5. Waterfall Vs. Agile: Must Know Differences 6. Bug/Defect Triage 7. Agile Vs Scrum: Know the Difference 8. Scrum Master Training: Complete Tutorial 9. Scrum Vs. Kanban: Know the Difference

10. Quiz 11. Summary 12. Hands on 5. Basics of RDBMS 1. Data Types 2. Basic SQL Queries 3. DML Commands 4. DDL Commands 5. DCL Commands 6. TCL Commands 7. Quiz 8. Summary 9. Hands on 6. SQL Queries 1. Joins 2. Unions 3. Indexes 4. Sub Queries 5. Quiz 6. Summary 7. Hands on 7. Windows & Web Application Testing 1. Check List for Window App Testing 2. Check List for Web Application Testing 3. Web App Testing Terminology 4. Quiz 5. Summary 6. Hands on 8. Windows & Web Application Testing 1. Check List for Window App Testing 2. Check List for Web Applicaation Testing 3. Web App Testing Terminology 4. Quiz 5. Summary 6. Hands on 9. Test Planning & TestCase Development 1. Test Basis 2. Test Cases 3. Test case Design 4. Test Case Specifications

5. Building test cases 6. Test data mining 7. Test execution 8. Test Reporting 9. Test Coverage Traceability matrix 10. First Steps Test Case Development 11. Test Scenario 12. Traceability Matrix 13. Boundary Value Analysis 14. Practical Tips and Tricks to Create Test Data 15. Quiz 16. Summary 17. Hands on 10. Testing Techniques 1. Structural versus Functional Technique Categories 2. Verification versus Validation 3. Static versus Dynamic Testing 4. Examples of Specific Testing Techniques 5. Equivalence Partitioning & Boundary Value Analysis 6. Decision Table Testing 7. State Transition Diagram 8. Use Case Testing 9. Quiz 10. Summary 11. Hands on 11. Test Management & Control 1. Estimation 2. Test Plan 3. Test Environment for Software Testing 4. Quiz 5. Summary 6. Hands on 12. Defect Management 1. Defects 2. Defect Life Cycle 3. Severity,Priority 4. Testing Tools 5. Quiz 6. Summary 7. Hands on

13. Test Closure 1. Criteria for Test Closure 2. Test Summary Report 3. Quiz 4. Summary 5. Hands on 14. Managing Change 1. Software Configuration Management 2. Change Management 3. Quiz 4. Summary 5. Hands on

Project Work After course completion, students will be assigned to work on live project to polish the technology skills you have acquired with us.