software testing syllabus - sevenmentor.com · software testing syllabus manual testing syllabus...

11

Click here to load reader

Upload: voque

Post on 15-Jun-2018

219 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

SOFTWARE TESTING SYLLABUS

MANUAL TESTING SYLLABUS

1.SOFTWARE APPLICATION

a.Application Components

b.Application Characterstics

c.Application Domain

d.Application Architecture

e.Application Service Model

f.Application Categories

2.DEVELOPMENT OF SOFTWARE APPLICATION

a. Software Devlopment Life Cycle

b.Waterfall Model

C.Incremental Model

d.Spiral Model

e.Agile Model

Page 2: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

f.V Model

b.Project Team Organization

c.Challanges Regarding To Each Development Phases

d.Introduction To Defect

e.Overview Of Software Testing

3.INTRODUCTION OF SOFTWARE TESTING

a.Various Task Involved In Testing

b.Testing Team Organization

c.Verification

d.Tools Used For Verification

e. Validation

f. V Model

g. Unit Testing

h. Integration Testing

i.Various Approaches Of Integration Testing

j. System Testing

k. Acceptance Testing

Page 3: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

4.PROCESS OF TESTING

a. Software Testing Life Cycle

b.Deliverables Of Each Phase Of STLC

c.Test Team Organizationing

d.Test Plan

e.Methods Of Testing

5.TEST DESIGN FOR FUNCTIONAL TESTING

a. Introduction To Test Design

b. Inputs For Test Design Activity

c. Test scenarios

d. Test Cases

e. Teste Case Management

f. Best Practices Of Test Cases

g. Test Data

h. Black Box Test Technique

i. Requirement Tracibility Matrix(RTM)

Page 4: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

6.TEST EXECUTION

a. Test Execution Cycle

b. Entry Criteria For Test Execution

c. Smoke /Sanity Testing

d. Test Execution

e. Retesting And Regression Testing

f. Ending The Test Execution Activity

g. Test Closure Activities

7.DEFECT MANAGEMENT

a. Defect /Bug

b. Causes For Defect

c. Defect Reporting

d. Defect Attributes

e.Severity And Priority

f. Defect Life Cycle

g. Advantages Of Defect Tracking

Page 5: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

8.OTHER TESTING TYPES

a. White Box Testinging

b. Non Functional Testing

c. UI Test

d. Usability Testing

e. Accesibility Test

f. Localization Testing

g. Performance Testing And Its TYPES

h. Installation Testing

i. Configuration Testing

j. Compatibility Testing

k.Security Testing

9.QUALITY AND PROCESS IMPROVEMENT

a. Define What Is Quality

b. Application Of Concept Of Quality To Software Application

c. Quality Assurance

d. Quality Control

f. Testers Contribution To Quality Of Software Application

g. Software Testing Metrics

Page 6: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

10.GETTING EQUIPPED TO START

a. Challenges In Testing

b. Best Practices In Test

c. Skills Required For A Tester

d. Career Path Of A Tester

e. How To Keep Updated

11.CASE STUDY

12.INTERVIEW PREPARATION.

Page 7: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

AUTOMATION TESTING SYLLABUS

1. Benefits Of Automation Testing

2. What And When To Automate

3. Introduction To Automation Tools

a. TEST LINK

b. BUGZILLA

C. QC

d. QTP(Quick Test Professional)

Introduction to QTP

Quick glance at QTP

Page 8: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

Record and playback

Object reposiratory

Object identification

Actions

Checkoints

parameterization

output values

synchronization

customer and virtual object

recovery scenario manager

SELENIUM TOOLS

1..Introduction Of Selenium

a.explanation of selenium and its advantages

b.differences between selenium and QTP

Page 9: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

2.Components Of Selenium

a.Selenium IDE

b.Selenium RC

c.Selenium Grid

d.Selenium webdriver

3.Locators Of Selenium

a.Tools to identify elements and object

b.Firebugs

c.IE developers tools

d.Google Chrome Developer Tools

e.Locating elements by ID,Name,LinkText,XPath

4.Introduction Of Selenium IDE

a.Main Features of Selenium IDE

Page 10: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

b.Selenium IDE ICONS

c.Installing Selenium IDE

d.Test with Selenium IDE

5.Selenium IDE Concept

a.Building test cases with Selenium ID

b.Creating test suites

c. Selenium IDE commands

d.Selenium IDE Menus

e.IDE context menus

6.Selenium Webdriver

a.Introduction to selenium webdriver

b.Setting up eclipse

c.Downloading and configuring webdriver in eclipse

d.Converting selenium IDE test to programming language (JAVA)

Page 11: SOFTWARE TESTING SYLLABUS - sevenmentor.com · SOFTWARE TESTING SYLLABUS MANUAL TESTING SYLLABUS 1.SOFTWARE APPLICATION ... Introduction Of Selenium IDE a.Main Features of Selenium

7.Selenium JAVA language

a.Introduction

b.Data types

c.JAVA Variables

d.JAVA Modifiee.Comments In JAVA

f.JAVA Basis

g.Execution of JAVA

8.Concept of framework

a.Introduction to framework

b.Use of framework

c.Different types of framework

d.Different types of packages in framework