SlideShare a Scribd company logo
1 of 8
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
AKHIL REDDY TECHNOLOGIES
8-3-214/3/2/4, above Karachi bakery,
Opp. Mythrivanam, Ameerpet,Hyd.
MANUAL TESTING
SOFTWARE COMPANY
PROJECT BASED COMPANY PRODUCT BASED COMPANY
SOFTWARE DEVELOPMENT LIFE CYCLE
INTIAL
PHASE
ANALYSIS
PHASE
DESIGN
PHASE
CODING
PHASE
TESTING
PHASE
DELIVERY
&MAINTENCE
PHASE
INTIAL PHASE:
⇒ Tasks performed in the initial phase
⇒ Roles involved in the initial phase
⇒ Process followed in the initial phase
⇒ Outcome document of initial phase
⇒ What does BRS contain
⇒ What does FRS contain
⇒ What is template
⇒ What is prototype
ANALYSIS PHASE:
⇒ Tasks performed in the analysis phase
⇒ Roles involved in the analysis phase
⇒ Process followed in the analysis phase
⇒ Outcome document of analysis phase
⇒ What is requirement feasibility
⇒ What is technical feasibility
⇒ What do you mean by environment
⇒ How technology and environment place role in software development & using
⇒ What does SRS contain
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
DESIGN PHASE:
⇒ Tasks performed in the design phase
⇒ Roles involved in the design phase
⇒ Process followed in the design phase
⇒ Outcome document of design phase
⇒ What is high level designing
⇒ What is low level designing
⇒ what is UML
⇒ what is source code
⇒ who will use source code
⇒ what is the benefit of developing source code before developing actual code
⇒ what is GUI
⇒ what is the importance of GUI while using the software
⇒ what is GUI design
⇒ who will design GUI
⇒ what does TDD contain
CODING PHASE:
⇒ Tasks performed in the coding phase
⇒ Roles involved in the coding phase
⇒ Process followed in the coding n phase
⇒ Outcome document of coding phase
⇒ What do you mean by coding standards
⇒ What do u mean by code review
⇒ What is code optimization
⇒ What is fine tuning
⇒ What does source code document contain
TESTING PHASE:
⇒ Tasks performed in the testing phase
⇒ Roles involved in the testing phase
⇒ Process followed in the testing n phase
⇒ Outcome document of testing phase
⇒ What is the test summary report
⇒ What do you mean by quality product
⇒ What is test case
⇒ What is a build
⇒ What does requirement clarification note contain
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
⇒ What is defect profile template
DELIVERY & MAINTANENCE PHASE:
⇒ Tasks performed in the delivery & maintenance phase
⇒ Roles involved in the delivery & maintenance phase
⇒ Process followed in the delivery & maintenance phase
⇒ Outcome document of delivery & maintenance phase
⇒ What do you mean by port
⇒ What do you mean by deployment
⇒ What do you mean by normal maintenance
⇒ What do you mean by continues maintenance
⇒ Who will call onsite employees
SOFTWARE DEVELOPMENT MODELS
Waterfall
model
Prototype
model
Evolutionary
model
Spiral
model
Fish
model
v-model Agile
model
ENVIRONMENTS
Stand alone
environment
Client server
environment
Web environment Disrubuted
environment
TESTING
UN CONVENTIONAL TESTING CONVENTIONAL TESTING
VARIFCATION VALIDATION
WHITE BOX
TESTING
BLOCK BOX
TESTING
REVIEWS INSPECTION AUDIT
LEVELS OF TESTING
UNIT LEVEL
TESTING
MODULE
LEVEL
TESTING
INTGRATION
LEVEL
TESTING
SYSTEM
LEVEL
TESTING
USER
ACCEPTENCE
LEVEL
TESTING
SOFTWARE TESTING LIFE CYCLE
TEST
PLANNING
TEST
DEVELOPMENT
TEST
EXECUTION
RESULT
ANALYSIS
BUG
TRACKING
REPORTING
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
TEST PLANNING:
⇒ What is plan
⇒ What is optimization
⇒ Which feature to be tested
⇒ Which feature not to be tested
⇒ Test strategy
⇒ What is acceptance criteria
⇒ What is suspension criteria
⇒ When to stop testing
⇒ When to suspend testing
⇒ What are the test deliverables
⇒ What is test environment
⇒ What is resource planning
⇒ What is scheduling
⇒ What is staffing and training
⇒ What do you mean by risks and contingences
TEST DEVELOPMENT
⇒ What is an use case
⇒ What does FRS contain
⇒ What is high level information
⇒ What is low level information
⇒ What is importance prototype in FRS
⇒ What is implicit requirements
⇒ What is explicit requirements
⇒ What is pre conditions
⇒ What is post conditions
⇒ What do you mean by flow of events
⇒ What are functional points
⇒ What is test scenario
⇒ What are master test cases
⇒ What are detailed test cases
⇒ What is test case template
⇒ How to write test cases in test case template
⇒ What are functional test cases
⇒ What are non functional test cases
⇒ What are test design techniques
⇒ When to use BVA
⇒ When to use ECP
⇒ What is traceability matrix
⇒ Advantages of traceability matrix
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
TEST EXECUTION:
⇒ What is a test bed
⇒ Build release process
⇒ What is test suite
⇒ What does SRN contains
⇒ What actually testing department receive from the development department
⇒ What is build acceptance testing
DETAILED TESTING
FUNCTIONAL TESTING NON FUNCTIONAL TESTING
⇒ Retesting
⇒ Regression testing
⇒ Alpha testing
⇒ Beta testing
⇒ Dynamic testing
⇒ End to end testing
⇒ Exploratory testing
⇒ Adhoc testing
⇒ System integration testing
⇒ Static testing
⇒ Usability testing
⇒ Gui testing
⇒ Port testing
⇒ Compatibility testing
⇒ Installation testing
⇒ Security testing
⇒ Monkey testing
⇒ Load testing
⇒ Reliability testing
⇒ Feature performance testing
⇒ Stress testing
BUG TRACKING & REPORTING:
⇒ What does defect profile template contain
⇒ How to write defects in the defect profile template
⇒ What is a show stopper defect
⇒ What is fatal defect
⇒ What is major defect
⇒ What is minor defect
⇒ What is suggestions
⇒ What is a bug life cycle
⇒ What is defect resolution
⇒ What are different levels of bugs
⇒ New
⇒ Open
⇒ Differed
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
⇒ Re-open
⇒ Closed
⇒ Fixed
⇒ Hold
⇒ As for design
⇒ Rejected
⇒ How to handle situation whenever defect is in hold
⇒ How to handle the situation whenever the defect is rejected
⇒ What is defect age
⇒ What is latent defect
⇒ Different types of reporting
⇒ What is classical bug reporting process
⇒ What is common repository oriented bug reporting process
⇒ What is bug tracking oriented bug reporting process
⇒ What is a bug tracking tool
⇒ What is common repository
⇒ What is check in
⇒ What is check out
⇒ What is test closure activity
DIFFERENT MEETINGS CONDUCTED IN THE SOFTWARE COMPANY
⇒ Review meeting
⇒ Periodic meeting
⇒ Management representation meeting
⇒ Kick of meeting
⇒ Scrum meeting
⇒
DIFFERENT REPORTS
⇒ Minutes of meeting
⇒ Review report
⇒ Periodic project report
⇒ Daily status report
⇒ Weekly status report
⇒ Test summary report
DIFFERENT TURMS USING IN THE COMPANY DURING THE PROCESS:
⇒ Defect products
⇒ Defective products
⇒ NCR
⇒ Configuration management
⇒ Defect
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
⇒ Project
⇒ Product
⇒ Quality
⇒ Bidding the project
⇒ Bug
⇒ Error
⇒ Failure
⇒ CAPA
⇒ Metrics
⇒ Escalation process
⇒ Quality control
⇒ Quality assurance
⇒ Slippages
⇒ Base lining the documents
⇒ Publishing the documents
⇒ Patch
⇒ Change request
⇒ Impact analysis
⇒ Walk through
⇒ Work around
QUALITY CENTER
Test Management Using
Test Director/Quality center
• Overview on Test Management
• Architecture of TD Tool
Site Administrator
• Creating project
• Creating users
• Assigning users to projects
• Monitor Connections & Licenses Site scope
MODULES IN QUALITY CENTER
⇒ Business components
⇒ Requirements
⇒ Test plan
⇒ Test lab
⇒ Defects
⇒ Dash board
Quality Center
AKHIL REDDY TECHNOLOGIES
WWW.AKHILREDDY.COM
• Customizing Test Director
• Managing Requirements
• Creating Requirements
• Creating Test plans
• Developing Manual & Automation Tests
• Coverage analysis/Traceability
• Create test sets
• Running tests
• Record results
• Defect reporting & tracking
• Integration with WR & QTP
Test Management
• Developing reports
• Developing graphs
RESUME PREPARATION
REAL TIME PROJECT EXPLANATION
9440592994, 8885592994
040-40032994
www.akhilreddy.com

More Related Content

Recently uploaded

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 

Recently uploaded (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 

Featured

Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 

Featured (20)

Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 

Manual with quality center contents

  • 1. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM AKHIL REDDY TECHNOLOGIES 8-3-214/3/2/4, above Karachi bakery, Opp. Mythrivanam, Ameerpet,Hyd. MANUAL TESTING SOFTWARE COMPANY PROJECT BASED COMPANY PRODUCT BASED COMPANY SOFTWARE DEVELOPMENT LIFE CYCLE INTIAL PHASE ANALYSIS PHASE DESIGN PHASE CODING PHASE TESTING PHASE DELIVERY &MAINTENCE PHASE INTIAL PHASE: ⇒ Tasks performed in the initial phase ⇒ Roles involved in the initial phase ⇒ Process followed in the initial phase ⇒ Outcome document of initial phase ⇒ What does BRS contain ⇒ What does FRS contain ⇒ What is template ⇒ What is prototype ANALYSIS PHASE: ⇒ Tasks performed in the analysis phase ⇒ Roles involved in the analysis phase ⇒ Process followed in the analysis phase ⇒ Outcome document of analysis phase ⇒ What is requirement feasibility ⇒ What is technical feasibility ⇒ What do you mean by environment ⇒ How technology and environment place role in software development & using ⇒ What does SRS contain
  • 2. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM DESIGN PHASE: ⇒ Tasks performed in the design phase ⇒ Roles involved in the design phase ⇒ Process followed in the design phase ⇒ Outcome document of design phase ⇒ What is high level designing ⇒ What is low level designing ⇒ what is UML ⇒ what is source code ⇒ who will use source code ⇒ what is the benefit of developing source code before developing actual code ⇒ what is GUI ⇒ what is the importance of GUI while using the software ⇒ what is GUI design ⇒ who will design GUI ⇒ what does TDD contain CODING PHASE: ⇒ Tasks performed in the coding phase ⇒ Roles involved in the coding phase ⇒ Process followed in the coding n phase ⇒ Outcome document of coding phase ⇒ What do you mean by coding standards ⇒ What do u mean by code review ⇒ What is code optimization ⇒ What is fine tuning ⇒ What does source code document contain TESTING PHASE: ⇒ Tasks performed in the testing phase ⇒ Roles involved in the testing phase ⇒ Process followed in the testing n phase ⇒ Outcome document of testing phase ⇒ What is the test summary report ⇒ What do you mean by quality product ⇒ What is test case ⇒ What is a build ⇒ What does requirement clarification note contain
  • 3. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM ⇒ What is defect profile template DELIVERY & MAINTANENCE PHASE: ⇒ Tasks performed in the delivery & maintenance phase ⇒ Roles involved in the delivery & maintenance phase ⇒ Process followed in the delivery & maintenance phase ⇒ Outcome document of delivery & maintenance phase ⇒ What do you mean by port ⇒ What do you mean by deployment ⇒ What do you mean by normal maintenance ⇒ What do you mean by continues maintenance ⇒ Who will call onsite employees SOFTWARE DEVELOPMENT MODELS Waterfall model Prototype model Evolutionary model Spiral model Fish model v-model Agile model ENVIRONMENTS Stand alone environment Client server environment Web environment Disrubuted environment TESTING UN CONVENTIONAL TESTING CONVENTIONAL TESTING VARIFCATION VALIDATION WHITE BOX TESTING BLOCK BOX TESTING REVIEWS INSPECTION AUDIT LEVELS OF TESTING UNIT LEVEL TESTING MODULE LEVEL TESTING INTGRATION LEVEL TESTING SYSTEM LEVEL TESTING USER ACCEPTENCE LEVEL TESTING SOFTWARE TESTING LIFE CYCLE TEST PLANNING TEST DEVELOPMENT TEST EXECUTION RESULT ANALYSIS BUG TRACKING REPORTING
  • 4. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM TEST PLANNING: ⇒ What is plan ⇒ What is optimization ⇒ Which feature to be tested ⇒ Which feature not to be tested ⇒ Test strategy ⇒ What is acceptance criteria ⇒ What is suspension criteria ⇒ When to stop testing ⇒ When to suspend testing ⇒ What are the test deliverables ⇒ What is test environment ⇒ What is resource planning ⇒ What is scheduling ⇒ What is staffing and training ⇒ What do you mean by risks and contingences TEST DEVELOPMENT ⇒ What is an use case ⇒ What does FRS contain ⇒ What is high level information ⇒ What is low level information ⇒ What is importance prototype in FRS ⇒ What is implicit requirements ⇒ What is explicit requirements ⇒ What is pre conditions ⇒ What is post conditions ⇒ What do you mean by flow of events ⇒ What are functional points ⇒ What is test scenario ⇒ What are master test cases ⇒ What are detailed test cases ⇒ What is test case template ⇒ How to write test cases in test case template ⇒ What are functional test cases ⇒ What are non functional test cases ⇒ What are test design techniques ⇒ When to use BVA ⇒ When to use ECP ⇒ What is traceability matrix ⇒ Advantages of traceability matrix
  • 5. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM TEST EXECUTION: ⇒ What is a test bed ⇒ Build release process ⇒ What is test suite ⇒ What does SRN contains ⇒ What actually testing department receive from the development department ⇒ What is build acceptance testing DETAILED TESTING FUNCTIONAL TESTING NON FUNCTIONAL TESTING ⇒ Retesting ⇒ Regression testing ⇒ Alpha testing ⇒ Beta testing ⇒ Dynamic testing ⇒ End to end testing ⇒ Exploratory testing ⇒ Adhoc testing ⇒ System integration testing ⇒ Static testing ⇒ Usability testing ⇒ Gui testing ⇒ Port testing ⇒ Compatibility testing ⇒ Installation testing ⇒ Security testing ⇒ Monkey testing ⇒ Load testing ⇒ Reliability testing ⇒ Feature performance testing ⇒ Stress testing BUG TRACKING & REPORTING: ⇒ What does defect profile template contain ⇒ How to write defects in the defect profile template ⇒ What is a show stopper defect ⇒ What is fatal defect ⇒ What is major defect ⇒ What is minor defect ⇒ What is suggestions ⇒ What is a bug life cycle ⇒ What is defect resolution ⇒ What are different levels of bugs ⇒ New ⇒ Open ⇒ Differed
  • 6. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM ⇒ Re-open ⇒ Closed ⇒ Fixed ⇒ Hold ⇒ As for design ⇒ Rejected ⇒ How to handle situation whenever defect is in hold ⇒ How to handle the situation whenever the defect is rejected ⇒ What is defect age ⇒ What is latent defect ⇒ Different types of reporting ⇒ What is classical bug reporting process ⇒ What is common repository oriented bug reporting process ⇒ What is bug tracking oriented bug reporting process ⇒ What is a bug tracking tool ⇒ What is common repository ⇒ What is check in ⇒ What is check out ⇒ What is test closure activity DIFFERENT MEETINGS CONDUCTED IN THE SOFTWARE COMPANY ⇒ Review meeting ⇒ Periodic meeting ⇒ Management representation meeting ⇒ Kick of meeting ⇒ Scrum meeting ⇒ DIFFERENT REPORTS ⇒ Minutes of meeting ⇒ Review report ⇒ Periodic project report ⇒ Daily status report ⇒ Weekly status report ⇒ Test summary report DIFFERENT TURMS USING IN THE COMPANY DURING THE PROCESS: ⇒ Defect products ⇒ Defective products ⇒ NCR ⇒ Configuration management ⇒ Defect
  • 7. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM ⇒ Project ⇒ Product ⇒ Quality ⇒ Bidding the project ⇒ Bug ⇒ Error ⇒ Failure ⇒ CAPA ⇒ Metrics ⇒ Escalation process ⇒ Quality control ⇒ Quality assurance ⇒ Slippages ⇒ Base lining the documents ⇒ Publishing the documents ⇒ Patch ⇒ Change request ⇒ Impact analysis ⇒ Walk through ⇒ Work around QUALITY CENTER Test Management Using Test Director/Quality center • Overview on Test Management • Architecture of TD Tool Site Administrator • Creating project • Creating users • Assigning users to projects • Monitor Connections & Licenses Site scope MODULES IN QUALITY CENTER ⇒ Business components ⇒ Requirements ⇒ Test plan ⇒ Test lab ⇒ Defects ⇒ Dash board Quality Center
  • 8. AKHIL REDDY TECHNOLOGIES WWW.AKHILREDDY.COM • Customizing Test Director • Managing Requirements • Creating Requirements • Creating Test plans • Developing Manual & Automation Tests • Coverage analysis/Traceability • Create test sets • Running tests • Record results • Defect reporting & tracking • Integration with WR & QTP Test Management • Developing reports • Developing graphs RESUME PREPARATION REAL TIME PROJECT EXPLANATION 9440592994, 8885592994 040-40032994 www.akhilreddy.com