weekly topics

3
Weekly Topics Covered 28-Feb-14 o Testing Quality Control Quality Assurance o Testing GUI (follow Microsoft 6 rules) Functional (like Database...) Security( payment gateways,captcha,sql injection) Performance(response time) Usability(how easy it is for navigation , tab order) o Software Development Life Cycle (SDLC) Different Models Waterfall, Iterative, Agile, V-model. Waterfall process Requirements -> Development (high and low) -> QA (Test Strategy/plan) 7-Mar-14 o Process Test Strategy / Plan Flowchart / use case Test Scenarios / cases (Test Data) (Group of cases is a Scenario) RTM (Requirement Traceability matrix) Defects Test Results Summery o Requirement -> Test Case -> Defect. o Defect New Test steps to Reproduce or Test Case ID Test Data Severity / Priority Test Log Snapshots Assigned (in the name of Developer) /Differed (will be handled in next Release) Fixed (our name Retest Closed or Tested (if it is raised by the business) Test of Business Closed 14-MAR-14 o Regression Test Process (For e.g., PC 9.1 to 9.2 We have) Enhancements Defects Differed

Upload: sriplns

Post on 14-May-2017

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Weekly Topics

Weekly Topics Covered 28-Feb-14

o Testing Quality Control Quality Assurance

o Testing GUI (follow Microsoft 6 rules) Functional (like Database...) Security( payment gateways,captcha,sql injection) Performance(response time) Usability(how easy it is for navigation , tab order)

o Software Development Life Cycle (SDLC) Different Models

Waterfall, Iterative, Agile, V-model. Waterfall process

Requirements -> Development (high and low) -> QA (Test Strategy/plan)

7-Mar-14o Process

Test Strategy / Plan Flowchart / use case Test Scenarios / cases (Test Data) (Group of cases is a Scenario) RTM (Requirement Traceability matrix) Defects Test Results Summery

o Requirement -> Test Case -> Defect.o Defect

New Test steps to Reproduce or Test Case ID Test Data Severity / Priority Test Log Snapshots

Assigned (in the name of Developer) /Differed (will be handled in next Release) Fixed (our name Retest Closed or Tested (if it is raised by the business)

Test of Business Closed

14-MAR-14o Regression Test Process (For e.g., PC 9.1 to 9.2 We have)

Enhancements Defects Differed

In Testing Phase for 9.2 Sanity Test (Base Process) Functionality Then Enhancements/Defects/Differed all should Tested

Mainly we have Products Services

Business Analyst analyzes the business process to

Page 2: Weekly Topics

Developers will develop the Build QA will take the requirements, test the build and raise if any defects Developers will solve the defects if they are the correct ones make the

changes and next build will be released QA will take the requirements, test the build and raise if any defects, this

process will follow until “ 0 “ defects found. In this process, by based on service level agreements problems will be

prioritized like p1 in 8 hrs, p2 in 16 hrs and p3 solve in 24 hrs like that.

Enterprise Data Management (EDM) introduction Sales Marketing Finance IPS C360 MDM Subscription App Integration

21-MAR-14 Database concepts

Simple select statements Complex select statements

Test execution Simple/medium Test cases Test excecution Agile scrum process

28-MAR-14 Joins Sub queries Walk through on Salesforce process (by salesforce team) In Detail about The sales process is going through Salesforce

Campaign -> lead -> contact -> account -> opportunity ->quote ->order

In saleso SFDC ->staging(oracle) -> data warehouse(oracle)

-> reports (micro strategy) 4-APR-14

Practice on DB queries Walk through on sales process (by chethan) Introduction to PowerCenter

ETL process Architecture

11-APR-14 Hands on Repository manager,designer,workflow manager,monitor.

Page 3: Weekly Topics

Sample mapping for ETL process. Transformations in ETL tool. Sweep process overview (by Praveen) Assesment on manual testing and database testing

18-APR-14 Session conducted on sales DB mapping (by chethan) Analyzing the DB tables. Overview of DVO tool architecture,use Hands on DVO tool(Table pair, aggregate test ,)