ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
QucikTest Professional 8.2 Tutorial
Automated Testing QTP Introduction Preparation Record Enhance Run & Debug Reference Outline
Drawbacks of manual testing Time-consuming and tedious Impossible to test each feature  thoroughly
Benefits of AT Fast ( ¿ìËÙ ) Reliable ( ¿É¿¿ ) Repeatable ( ¿ÉÖØ¸´ ) Programmable  Comprehensive ( È«Ãæ ) Reusable( ¿ÉÖØÓà )
QTP Introduction What is QTP? Mercury QuickTest Professional is functional test and regression test automation solution that address every major software application and environment.   Basic purpose:  to test standard web object,  ActiveX controls and Visual Basic controls   Structure:  B/S and C/S
Testing process Preparation Record Enhance Run & Debug Analyze
Preparation Testing Plan: What process and web? What¡¯s the expected? When to begin and end? Computer: Close unneeded software (anti-virus, etc) Internet Explorer settings QTP: QTP 8.2 or newer Required add-in
Record QuickTest Window Hop to record?
?
Enhance your test Add comment  Creating checkpoints Parameterizing Tests Suggestions :  Playback of it first
Add Comment ¡® ¡® Browser(&quot;Browser&quot;).Page(&quot;Page_2&quot;).WebEdit(&quot;#hobby&quot;).Set &quot;Reading novels&quot; Browser(&quot;Browser&quot;).Page(&quot;Page_2&quot;).WebButton(&quot;Submit&quot;).Click Rem  Rem <<<<<<<<<<<<<check  the output Browser(&quot;Browser&quot;).Page(&quot;Page_3&quot;).WebElement(&quot;input_text_1&quot;).Check CheckPoint(&quot;input_text_1&quot;) Browser(&quot;Browser&quot;).Page(&quot;Page_3&quot;).WebEdit(&quot;#hobby&quot;).Set &quot;Watching TV&quot; Browser(&quot;Browser&quot;).Page(&quot;Page_3&quot;).WebButton(&quot;Submit&quot;).Click
Creating checkpoints A  checkpoint  is  a verification point  that compares a current value for a specified property with the expected value for that property.  Effect:  it enables you to identify whether your Web site or application is functioning correctly. Pre-defined checkpoint  User-defined checkpoint
?
User-defined checkpoint Dim Style , index  Style = Browser(&quot;Browser&quot;).Page(&quot;Page_22&quot;).WebEdit(&quot;#Aim&quot;).GetROProperty(&quot;outerHTML&quot;) index =  InStr  (Style, &quot;color=read&quot;) If index <>0 Then   Reporter.ReportEvent  micPass, &quot;HTML compared&quot;, &quot;OK&quot; Else  Reporter.ReportEvent  micFail, &quot;HTML compared&quot;, &quot;Trouble&quot; End If
Parameterizing Tests A  parameter  is  a variable that is assigned a value from an external data source or generator. It greatly increases the power and flexibility of your test or component.
Parameters¡¯ types  Test, action or component parameters  enable you to use values passed from your test or component, or values from other actions in your test. Data Table parameters  enable you to create a data-driven test (or action) that runs several times using the data you supply.
Parameters¡¯ types (Continued) Environment variable parameters  enable you to use variable values from other sources during the run session. Random number parameters  enable you to  insert random numbers as values in your test  or component.
Two types of Data sheets Global Sheet Usage: it will be available to all actions and control the number of test iterations. Local Sheet Usage : it will be available in  that action only and control the  number of action iterations.
Advanced configuration Regular expression Use Data Table formula
Run & Debug Wait() and sync Msgbox() Object Spy  Debug toolbar
Analyze  Read test report Why it fails if it exits
Features of QTP Active Screen  Keyword View & Expert View Auto-Documentation  Generator : Step & Function Check Point :Standard, Table, Text, etc..  DataTable: Global & Local Parameterizing Object Spy Object Repository
What¡¯s not mentioned Split Action Insert Action  Find objects  VBScript   Descriptive Programming ¡­¡­
Plus Keyword driven Testing  It deploys the concept of Keyword-driven testing to radically simplify test creation and maintenance.   When to use QTP? When the system is relatively stable  Functional testing & Regression testing  How long and how frequent
Qualification Be familiar with the system  Have a better understanding of QTP Others
Resource http://softwareqatestings.com/content/category/8/46/90/
Any Questions?
Summary QTP is  one  Keyword-driven testing tool  suitable for functional testing and regression testing. Testing Process  Preparation Record Enhance Run & Debug Analyze
Ad

Recommended

Hp Quick Test Professional
Hp Quick Test Professional
sunny.deb
?
QTP ºÝºÝߣs Presentation.
QTP ºÝºÝߣs Presentation.
tjdhans
?
Qtp Basics
Qtp Basics
mehramit
?
Ppt Qtp
Ppt Qtp
rosaleenm
?
Qtp 92 Tutorial
Qtp 92 Tutorial
sasidhar
?
Qtp Training
Qtp Training
mehramit
?
QTP Power Point Presentation
QTP Power Point Presentation
SVRTechnologies
?
What is UFT? HP's unified functional testing.
What is UFT? HP's unified functional testing.
Confiz
?
QTP Training by INFOTECH
QTP Training by INFOTECH
Pravinsinh
?
QTP with Descriptive programming
QTP with Descriptive programming
Kuldeep Sharma
?
About QTP 9.2
About QTP 9.2
chandrasekhar
?
Qtp Training Deepti 1 Of 4187
Qtp Training Deepti 1 Of 4187
Azhar Satti
?
Qtp Training Deepti 3 Of 44256
Qtp Training Deepti 3 Of 44256
Azhar Satti
?
Copy of qtp presentation
Copy of qtp presentation
Ramu Palanki
?
Qtp questions and answers
Qtp questions and answers
Ramu Palanki
?
What are the features in qtp
What are the features in qtp
Ramu Palanki
?
Web service testing using QTP (UFT)
Web service testing using QTP (UFT)
NaveenKumar Namachivayam
?
Qtp interview questions and answers
Qtp interview questions and answers
Ramu Palanki
?
Uft Basics
Uft Basics
Archana Krushnan
?
Qtp 9.5 Tutorials by www.onsoftwaretest.com
Qtp 9.5 Tutorials by www.onsoftwaretest.com
onsoftwaretest
?
Qtp faqs
Qtp faqs
Ramu Palanki
?
Interview questions in qtp
Interview questions in qtp
Ramu Palanki
?
Qtp day 1
Qtp day 1
Prashanth BS
?
QTP Online Training
QTP Online Training
QualityPoint Technologies
?
Qtp interview questions
Qtp interview questions
Ramu Palanki
?
About Qtp 92
About Qtp 92
techgajanan
?
About Qtp_1 92
About Qtp_1 92
techgajanan
?
Interview qutions
Interview qutions
satyaragha
?
Qtp interview questions
Qtp interview questions
Ramu Palanki
?
Qtp basic
Qtp basic
Sandeep
?

More Related Content

What's hot (17)

QTP Training by INFOTECH
QTP Training by INFOTECH
Pravinsinh
?
QTP with Descriptive programming
QTP with Descriptive programming
Kuldeep Sharma
?
About QTP 9.2
About QTP 9.2
chandrasekhar
?
Qtp Training Deepti 1 Of 4187
Qtp Training Deepti 1 Of 4187
Azhar Satti
?
Qtp Training Deepti 3 Of 44256
Qtp Training Deepti 3 Of 44256
Azhar Satti
?
Copy of qtp presentation
Copy of qtp presentation
Ramu Palanki
?
Qtp questions and answers
Qtp questions and answers
Ramu Palanki
?
What are the features in qtp
What are the features in qtp
Ramu Palanki
?
Web service testing using QTP (UFT)
Web service testing using QTP (UFT)
NaveenKumar Namachivayam
?
Qtp interview questions and answers
Qtp interview questions and answers
Ramu Palanki
?
Uft Basics
Uft Basics
Archana Krushnan
?
Qtp 9.5 Tutorials by www.onsoftwaretest.com
Qtp 9.5 Tutorials by www.onsoftwaretest.com
onsoftwaretest
?
Qtp faqs
Qtp faqs
Ramu Palanki
?
Interview questions in qtp
Interview questions in qtp
Ramu Palanki
?
Qtp day 1
Qtp day 1
Prashanth BS
?
QTP Online Training
QTP Online Training
QualityPoint Technologies
?
Qtp interview questions
Qtp interview questions
Ramu Palanki
?

Similar to First QTP Tutorial (20)

About Qtp 92
About Qtp 92
techgajanan
?
About Qtp_1 92
About Qtp_1 92
techgajanan
?
Interview qutions
Interview qutions
satyaragha
?
Qtp interview questions
Qtp interview questions
Ramu Palanki
?
Qtp basic
Qtp basic
Sandeep
?
Qtp Training
Qtp Training
VenkateswaraRao Siddabathula
?
Justmeans power point
Justmeans power point
justmeanscsr
?
Qtp With Descriptive Programming
Qtp With Descriptive Programming
Kuldeep Sharma
?
Qtp with descriptive programming
Qtp with descriptive programming
medsherb
?
Parasoft .TEST, Write better C# Code Using Data Flow Analysis
Parasoft .TEST, Write better C# Code Using Data Flow Analysis
Engineering Software Lab
?
HP Quick Test Professional
HP Quick Test Professional
Vitaliy Ganzha
?
Qtp 9.2 tutorials
Qtp 9.2 tutorials
medsherb
?
QTP 9.2
QTP 9.2
Kuldeep Sharma
?
Susan windsor soft test 16th november 2005
Susan windsor soft test 16th november 2005
David O'Dowd
?
Why Automate
Why Automate
vladimir zaremba
?
Qtp 9.2 examples
Qtp 9.2 examples
medsherb
?
1.qtp basics
1.qtp basics
Praveen Gorantla
?
Soft Test Ireland - Introduction to Jakarta Jmeter - Philip Bannon
Soft Test Ireland - Introduction to Jakarta Jmeter - Philip Bannon
David O'Dowd
?
Test strategy for web development
Test strategy for web development
alice yang
?
Testing tools concepts
Testing tools concepts
Krishna Gurjar
?
Interview qutions
Interview qutions
satyaragha
?
Qtp interview questions
Qtp interview questions
Ramu Palanki
?
Justmeans power point
Justmeans power point
justmeanscsr
?
Qtp With Descriptive Programming
Qtp With Descriptive Programming
Kuldeep Sharma
?
Qtp with descriptive programming
Qtp with descriptive programming
medsherb
?
Parasoft .TEST, Write better C# Code Using Data Flow Analysis
Parasoft .TEST, Write better C# Code Using Data Flow Analysis
Engineering Software Lab
?
HP Quick Test Professional
HP Quick Test Professional
Vitaliy Ganzha
?
Qtp 9.2 tutorials
Qtp 9.2 tutorials
medsherb
?
Susan windsor soft test 16th november 2005
Susan windsor soft test 16th november 2005
David O'Dowd
?
Qtp 9.2 examples
Qtp 9.2 examples
medsherb
?
Soft Test Ireland - Introduction to Jakarta Jmeter - Philip Bannon
Soft Test Ireland - Introduction to Jakarta Jmeter - Philip Bannon
David O'Dowd
?
Test strategy for web development
Test strategy for web development
alice yang
?
Ad

Recently uploaded (20)

solulab.com-Build Domain-Specific LLMs Step-by-Step Blueprint.pdf
solulab.com-Build Domain-Specific LLMs Step-by-Step Blueprint.pdf
celinedion89121
?
smidmart industrial Automation Ones Stop Solution
smidmart industrial Automation Ones Stop Solution
smidmart
?
The Executive¡¯s Guide to Stress-Free Airport Transfers in London
The Executive¡¯s Guide to Stress-Free Airport Transfers in London
Jannah Express
?
BMGI India Addressing Strategic, Innovative, and Operational Problems at Core...
BMGI India Addressing Strategic, Innovative, and Operational Problems at Core...
Naresh Raisinghani
?
Benefits of virtual events For the Business
Benefits of virtual events For the Business
Trevento media Private Limited
?
Enterprise Architecture Professional Journal Vol IX June 2025.pdf
Enterprise Architecture Professional Journal Vol IX June 2025.pdf
Darryl_Carr
?
India¡¯s Leading Mining Fleet Management Companies Revolutionizing Mining
India¡¯s Leading Mining Fleet Management Companies Revolutionizing Mining
Naaraayani Minerals Pvt.Ltd
?
Shivsrushti - A Living Chronicle of Maharashtra¡¯s History
Shivsrushti - A Living Chronicle of Maharashtra¡¯s History
Raj Kumble
?
Oleksandr Osypenko: §¬§à§Þ§å§ß?§Ü§Ñ§è?? §å §á§â§à?§Ü§ä? (UA)
Oleksandr Osypenko: §¬§à§Þ§å§ß?§Ü§Ñ§è?? §å §á§â§à?§Ü§ä? (UA)
Lviv Startup Club
?
Ian McAllister - Respected Photographer And Writer
Ian McAllister - Respected Photographer And Writer
Ian McAllister
?
Goal Setting & Motivation (slides 2).pptx
Goal Setting & Motivation (slides 2).pptx
selvavishnuchelliah2
?
solulab.com-10 Best LLM Development Companies in 2025 (1).pdf
solulab.com-10 Best LLM Development Companies in 2025 (1).pdf
celinedion89121
?
Redefining Business Experiences: The Role of a Corporate Event Management Com...
Redefining Business Experiences: The Role of a Corporate Event Management Com...
Be Executive Events
?
QuickBooks Keeps Freezing: Causes & Solutions.pptx
QuickBooks Keeps Freezing: Causes & Solutions.pptx
robastwilliams
?
IBX Prospective Consultant Information Pack
IBX Prospective Consultant Information Pack
IBX Daya Nusantara
?
Sathesh Murthy_ Mastering the Art of Communication for Business Success.pdf
Sathesh Murthy_ Mastering the Art of Communication for Business Success.pdf
Enterprise world
?
The Key Cultural Role of Pune¡¯s Shivsrushti
The Key Cultural Role of Pune¡¯s Shivsrushti
kapoorgita1991
?
¡°Built with our sleeves rolled up¡±Action
¡°Built with our sleeves rolled up¡±Action
Action EDI
?
SELECTION. Of the chapter staffing plustwo business studies
SELECTION. Of the chapter staffing plustwo business studies
dilshap23
?
ISO 45001 Certification in Singapore Company
ISO 45001 Certification in Singapore Company
achharsharma105
?
solulab.com-Build Domain-Specific LLMs Step-by-Step Blueprint.pdf
solulab.com-Build Domain-Specific LLMs Step-by-Step Blueprint.pdf
celinedion89121
?
smidmart industrial Automation Ones Stop Solution
smidmart industrial Automation Ones Stop Solution
smidmart
?
The Executive¡¯s Guide to Stress-Free Airport Transfers in London
The Executive¡¯s Guide to Stress-Free Airport Transfers in London
Jannah Express
?
BMGI India Addressing Strategic, Innovative, and Operational Problems at Core...
BMGI India Addressing Strategic, Innovative, and Operational Problems at Core...
Naresh Raisinghani
?
Enterprise Architecture Professional Journal Vol IX June 2025.pdf
Enterprise Architecture Professional Journal Vol IX June 2025.pdf
Darryl_Carr
?
India¡¯s Leading Mining Fleet Management Companies Revolutionizing Mining
India¡¯s Leading Mining Fleet Management Companies Revolutionizing Mining
Naaraayani Minerals Pvt.Ltd
?
Shivsrushti - A Living Chronicle of Maharashtra¡¯s History
Shivsrushti - A Living Chronicle of Maharashtra¡¯s History
Raj Kumble
?
Oleksandr Osypenko: §¬§à§Þ§å§ß?§Ü§Ñ§è?? §å §á§â§à?§Ü§ä? (UA)
Oleksandr Osypenko: §¬§à§Þ§å§ß?§Ü§Ñ§è?? §å §á§â§à?§Ü§ä? (UA)
Lviv Startup Club
?
Ian McAllister - Respected Photographer And Writer
Ian McAllister - Respected Photographer And Writer
Ian McAllister
?
Goal Setting & Motivation (slides 2).pptx
Goal Setting & Motivation (slides 2).pptx
selvavishnuchelliah2
?
solulab.com-10 Best LLM Development Companies in 2025 (1).pdf
solulab.com-10 Best LLM Development Companies in 2025 (1).pdf
celinedion89121
?
Redefining Business Experiences: The Role of a Corporate Event Management Com...
Redefining Business Experiences: The Role of a Corporate Event Management Com...
Be Executive Events
?
QuickBooks Keeps Freezing: Causes & Solutions.pptx
QuickBooks Keeps Freezing: Causes & Solutions.pptx
robastwilliams
?
IBX Prospective Consultant Information Pack
IBX Prospective Consultant Information Pack
IBX Daya Nusantara
?
Sathesh Murthy_ Mastering the Art of Communication for Business Success.pdf
Sathesh Murthy_ Mastering the Art of Communication for Business Success.pdf
Enterprise world
?
The Key Cultural Role of Pune¡¯s Shivsrushti
The Key Cultural Role of Pune¡¯s Shivsrushti
kapoorgita1991
?
¡°Built with our sleeves rolled up¡±Action
¡°Built with our sleeves rolled up¡±Action
Action EDI
?
SELECTION. Of the chapter staffing plustwo business studies
SELECTION. Of the chapter staffing plustwo business studies
dilshap23
?
ISO 45001 Certification in Singapore Company
ISO 45001 Certification in Singapore Company
achharsharma105
?
Ad

First QTP Tutorial

  • 2. Automated Testing QTP Introduction Preparation Record Enhance Run & Debug Reference Outline
  • 3. Drawbacks of manual testing Time-consuming and tedious Impossible to test each feature thoroughly
  • 4. Benefits of AT Fast ( ¿ìËÙ ) Reliable ( ¿É¿¿ ) Repeatable ( ¿ÉÖØ¸´ ) Programmable Comprehensive ( È«Ãæ ) Reusable( ¿ÉÖØÓà )
  • 5. QTP Introduction What is QTP? Mercury QuickTest Professional is functional test and regression test automation solution that address every major software application and environment. Basic purpose: to test standard web object, ActiveX controls and Visual Basic controls Structure: B/S and C/S
  • 6. Testing process Preparation Record Enhance Run & Debug Analyze
  • 7. Preparation Testing Plan: What process and web? What¡¯s the expected? When to begin and end? Computer: Close unneeded software (anti-virus, etc) Internet Explorer settings QTP: QTP 8.2 or newer Required add-in
  • 8. Record QuickTest Window Hop to record?
  • 9. ?
  • 10. Enhance your test Add comment Creating checkpoints Parameterizing Tests Suggestions : Playback of it first
  • 11. Add Comment ¡® ¡® Browser(&quot;Browser&quot;).Page(&quot;Page_2&quot;).WebEdit(&quot;#hobby&quot;).Set &quot;Reading novels&quot; Browser(&quot;Browser&quot;).Page(&quot;Page_2&quot;).WebButton(&quot;Submit&quot;).Click Rem Rem <<<<<<<<<<<<<check the output Browser(&quot;Browser&quot;).Page(&quot;Page_3&quot;).WebElement(&quot;input_text_1&quot;).Check CheckPoint(&quot;input_text_1&quot;) Browser(&quot;Browser&quot;).Page(&quot;Page_3&quot;).WebEdit(&quot;#hobby&quot;).Set &quot;Watching TV&quot; Browser(&quot;Browser&quot;).Page(&quot;Page_3&quot;).WebButton(&quot;Submit&quot;).Click
  • 12. Creating checkpoints A checkpoint is a verification point that compares a current value for a specified property with the expected value for that property. Effect: it enables you to identify whether your Web site or application is functioning correctly. Pre-defined checkpoint User-defined checkpoint
  • 13. ?
  • 14. User-defined checkpoint Dim Style , index Style = Browser(&quot;Browser&quot;).Page(&quot;Page_22&quot;).WebEdit(&quot;#Aim&quot;).GetROProperty(&quot;outerHTML&quot;) index = InStr (Style, &quot;color=read&quot;) If index <>0 Then Reporter.ReportEvent micPass, &quot;HTML compared&quot;, &quot;OK&quot; Else Reporter.ReportEvent micFail, &quot;HTML compared&quot;, &quot;Trouble&quot; End If
  • 15. Parameterizing Tests A parameter is a variable that is assigned a value from an external data source or generator. It greatly increases the power and flexibility of your test or component.
  • 16. Parameters¡¯ types Test, action or component parameters enable you to use values passed from your test or component, or values from other actions in your test. Data Table parameters enable you to create a data-driven test (or action) that runs several times using the data you supply.
  • 17. Parameters¡¯ types (Continued) Environment variable parameters enable you to use variable values from other sources during the run session. Random number parameters enable you to insert random numbers as values in your test or component.
  • 18. Two types of Data sheets Global Sheet Usage: it will be available to all actions and control the number of test iterations. Local Sheet Usage : it will be available in that action only and control the number of action iterations.
  • 19. Advanced configuration Regular expression Use Data Table formula
  • 20. Run & Debug Wait() and sync Msgbox() Object Spy Debug toolbar
  • 21. Analyze Read test report Why it fails if it exits
  • 22. Features of QTP Active Screen Keyword View & Expert View Auto-Documentation Generator : Step & Function Check Point :Standard, Table, Text, etc.. DataTable: Global & Local Parameterizing Object Spy Object Repository
  • 23. What¡¯s not mentioned Split Action Insert Action Find objects VBScript Descriptive Programming ¡­¡­
  • 24. Plus Keyword driven Testing It deploys the concept of Keyword-driven testing to radically simplify test creation and maintenance. When to use QTP? When the system is relatively stable Functional testing & Regression testing How long and how frequent
  • 25. Qualification Be familiar with the system Have a better understanding of QTP Others
  • 28. Summary QTP is one Keyword-driven testing tool suitable for functional testing and regression testing. Testing Process Preparation Record Enhance Run & Debug Analyze