SlideShare a Scribd company logo
1 Automation Framework
2 Test Automation Approach ,[object Object]
The Test Library Architecture Framework
The Keyword-Driven or Table-Driven Testing Framework
The Data-Driven Testing Framework
The Hybrid Test Automation Framework,[object Object]
4 Test Script Modularity Framework The test script modularity framework requires the creation of small, independent scripts that represent modules, sections, and functions of the application-under-test. These small scripts are then used in a hierarchical fashion to construct larger tests, realizing a particular test case.
5 Test Library Architecture Framework The test library architecture framework is very similar to the test script modularity framework and offers the same advantages, but it divides the application-under-test into procedures and functions instead of scripts. This framework requires the creation of library files (SQABasic libraries, APIs, DLLs, and such) that represent modules, sections, and functions of the application-under-test. These library files are then called directly from the test case script. This is incorporated in NexOS Project by creation of Business functions which are specific to partition/workspace/reveal in vbs files and NexOS,generic / Global functions (for each web Object). which are used as libraries.
6 VBS files for Partitions Partition in NexOSLibrary file 		1.Login				NexOS_Login.vbs	 		2.Application			NexOS_Application.vbs 		3.Credit				NexOS_Credit.vbs 		4.LPF				NexOS_LPF.vbs 		5.PRP				NexOS_PRP.vbs 		6.Registration			NexOS_Registration.vbs 		7.Underwriting			NexOS_Underwriting.vbs 		8.Submit				NexOS_Submit.vbs 		9.Pipeline			NexOS_Pipeline.vbs 	Each .vbs  file has the functions defined for that particular partition
7 VBS files for Generic Functions Functionality		Library File 1.Datatable			DataTable.vbs 		2.Global				Global.vbs 		3.Reporting			HTML.vbs 		4.Object Descriptions		Constants.vbs 		5.Messages			messages.vbs 		6.Utilities			util.vbs
8 Data-Driven Testing Framework Data-driven testing framework is incorporated in NexOS Project by inputting the data into an Excel file and importing the values into QTP Data table at the time of execution.  Enables to test the application with multiple sets of data.
9 Configuration Settings Environment Variables (read only data) are declared in Config.ini file Following are the Environment variables: ,[object Object]
ScreenshotRootpath
POS_Validation
TakeScreenshot,[object Object]
11 Folder Structure Test Plan consists of three main folders: Development contain scripts under construction Handoff are scripts delivered to client.  Performance are scripts modified  		for stress testing. Each folder structure contains: 	Config			Documents 	LIB			OR 	Recovery		Scripts Test Plan
12 Test Plan Structure Config: Configuration file has the environmental variables of URL, Userid, Password, Pool, AccessResultsLocation path, Login config path, Screenshot root path, POS validation and Take Screen shot. Documents:Documents folder contains all documents required for preparation and understanding of the NexOS Automation project. LIB: Contains Business Library and Global Library Functions located in the form of  vbs file OR:Contains object repository files attached in the Attachment section. Object Repository is used in Login part of the application, because some win objects are not identified by the descriptive programming or takes more time to identify. The file is saved in .tsr( Test Shared Repository) extension.
13 Test Plan Structure (continued) Recovery: Contains some attachments for Recovery Scenarios in .qrs(Quick Test Recovery Scenario) and .vbs files are attached in Attachment section Scripts: Contains Integration and POS folders, where integration folder contains Test set folder, in Test Set Process Flow folder wise is divided, respected test scripts and the Smoke Test Cases. Each test script has its own test data attached in the attachment section. POS folder contains all the pos test scripts and the test data attached to the Attachment section. The Test Scenarios in NexOS automation Project are divided into different Test Sets, each Test Set contains 10 Process Flows, each flow contains different Test scenario Scripts, for each script test data is attached in the Attachment section.  Test Set (X)->Process Flow (X)->Test Script
14 Handoff and Performance Folder  Handoff folder: Folder structure is same as the structure mentioned above (i.e. Config, Documents, LIB, OR, Recovery, Results and Scripts). Process of delivering the scripts is a folder is created with a date 2007_11_15(start date of deliverables).  Performance folder: These set of scripts were to support performance testing team and returns the page rendering time.
15 Script Components Guideline When the script is developed and ready for execution, follow the guidelines given below: ,[object Object]

More Related Content

What's hot

UFT Automation Framework Introduction
UFT Automation Framework IntroductionUFT Automation Framework Introduction
UFT Automation Framework Introduction
Himal Bandara
 
Qtp manual testing tutorials by QuontraSolutions
Qtp manual testing tutorials by QuontraSolutionsQtp manual testing tutorials by QuontraSolutions
Qtp manual testing tutorials by QuontraSolutions
QUONTRASOLUTIONS
 
Less11 Security
Less11 SecurityLess11 Security
Less11 Security
vivaankumar
 
R12 d49656 gc10-apps dba 25
R12 d49656 gc10-apps dba 25R12 d49656 gc10-apps dba 25
R12 d49656 gc10-apps dba 25
zeesniper
 
R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15
zeesniper
 
R12 d49656 gc10-apps dba 27
R12 d49656 gc10-apps dba 27R12 d49656 gc10-apps dba 27
R12 d49656 gc10-apps dba 27
zeesniper
 
R12 d49656 gc10-apps dba 16
R12 d49656 gc10-apps dba 16R12 d49656 gc10-apps dba 16
R12 d49656 gc10-apps dba 16
zeesniper
 
Basics of QTP Framework
Basics of QTP FrameworkBasics of QTP Framework
Basics of QTP Framework
Anish10110
 
R12 d49656 gc10-apps dba 18
R12 d49656 gc10-apps dba 18R12 d49656 gc10-apps dba 18
R12 d49656 gc10-apps dba 18
zeesniper
 
R12 d49656 gc10-apps dba 11
R12 d49656 gc10-apps dba 11R12 d49656 gc10-apps dba 11
R12 d49656 gc10-apps dba 11
zeesniper
 
(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...
(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...
(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...
BIOVIA
 
R12 d49656 gc10-apps dba 02
R12 d49656 gc10-apps dba 02R12 d49656 gc10-apps dba 02
R12 d49656 gc10-apps dba 02
zeesniper
 
Soap UI - Lesson3
Soap UI - Lesson3Soap UI - Lesson3
Soap UI - Lesson3
Qualitest
 
Database Testing
Database TestingDatabase Testing
Database Testing
Siva Kotilingam Pallikonda
 
Creation of a Test Bed Environment for Core Java Applications using White Box...
Creation of a Test Bed Environment for Core Java Applications using White Box...Creation of a Test Bed Environment for Core Java Applications using White Box...
Creation of a Test Bed Environment for Core Java Applications using White Box...
cscpconf
 
R12 d49656 gc10-apps dba 26
R12 d49656 gc10-apps dba 26R12 d49656 gc10-apps dba 26
R12 d49656 gc10-apps dba 26
zeesniper
 
Keyword Driven Automation
Keyword Driven AutomationKeyword Driven Automation
Keyword Driven Automation
Pankaj Goel
 
Qtp Training
Qtp TrainingQtp Training
Qtp Training
mehramit
 
R12 d49656 gc10-apps dba 13
R12 d49656 gc10-apps dba 13R12 d49656 gc10-apps dba 13
R12 d49656 gc10-apps dba 13
zeesniper
 
Validation in Jakarta Struts 1.3
Validation in Jakarta Struts 1.3Validation in Jakarta Struts 1.3
Validation in Jakarta Struts 1.3
Ilio Catallo
 

What's hot (20)

UFT Automation Framework Introduction
UFT Automation Framework IntroductionUFT Automation Framework Introduction
UFT Automation Framework Introduction
 
Qtp manual testing tutorials by QuontraSolutions
Qtp manual testing tutorials by QuontraSolutionsQtp manual testing tutorials by QuontraSolutions
Qtp manual testing tutorials by QuontraSolutions
 
Less11 Security
Less11 SecurityLess11 Security
Less11 Security
 
R12 d49656 gc10-apps dba 25
R12 d49656 gc10-apps dba 25R12 d49656 gc10-apps dba 25
R12 d49656 gc10-apps dba 25
 
R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15
 
R12 d49656 gc10-apps dba 27
R12 d49656 gc10-apps dba 27R12 d49656 gc10-apps dba 27
R12 d49656 gc10-apps dba 27
 
R12 d49656 gc10-apps dba 16
R12 d49656 gc10-apps dba 16R12 d49656 gc10-apps dba 16
R12 d49656 gc10-apps dba 16
 
Basics of QTP Framework
Basics of QTP FrameworkBasics of QTP Framework
Basics of QTP Framework
 
R12 d49656 gc10-apps dba 18
R12 d49656 gc10-apps dba 18R12 d49656 gc10-apps dba 18
R12 d49656 gc10-apps dba 18
 
R12 d49656 gc10-apps dba 11
R12 d49656 gc10-apps dba 11R12 d49656 gc10-apps dba 11
R12 d49656 gc10-apps dba 11
 
(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...
(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...
(ATS6-APP07) Configuration of Accelrys ELN to Clone to the Latest Template Ve...
 
R12 d49656 gc10-apps dba 02
R12 d49656 gc10-apps dba 02R12 d49656 gc10-apps dba 02
R12 d49656 gc10-apps dba 02
 
Soap UI - Lesson3
Soap UI - Lesson3Soap UI - Lesson3
Soap UI - Lesson3
 
Database Testing
Database TestingDatabase Testing
Database Testing
 
Creation of a Test Bed Environment for Core Java Applications using White Box...
Creation of a Test Bed Environment for Core Java Applications using White Box...Creation of a Test Bed Environment for Core Java Applications using White Box...
Creation of a Test Bed Environment for Core Java Applications using White Box...
 
R12 d49656 gc10-apps dba 26
R12 d49656 gc10-apps dba 26R12 d49656 gc10-apps dba 26
R12 d49656 gc10-apps dba 26
 
Keyword Driven Automation
Keyword Driven AutomationKeyword Driven Automation
Keyword Driven Automation
 
Qtp Training
Qtp TrainingQtp Training
Qtp Training
 
R12 d49656 gc10-apps dba 13
R12 d49656 gc10-apps dba 13R12 d49656 gc10-apps dba 13
R12 d49656 gc10-apps dba 13
 
Validation in Jakarta Struts 1.3
Validation in Jakarta Struts 1.3Validation in Jakarta Struts 1.3
Validation in Jakarta Struts 1.3
 

Viewers also liked

The Components Of Testing 0309 V2
The Components Of Testing 0309  V2The Components Of Testing 0309  V2
The Components Of Testing 0309 V2
Devukjs
 
Sem Hdemia1 2009
Sem Hdemia1  2009Sem Hdemia1  2009
Sem Hdemia1 2009
marco russo
 
“一生痴绝处,无梦到徽州”
“一生痴绝处,无梦到徽州”“一生痴绝处,无梦到徽州”
“一生痴绝处,无梦到徽州”zhao_jing2046
 
朋友的不同楼层
朋友的不同楼层朋友的不同楼层
朋友的不同楼层zhao_jing2046
 
The challenger
The challengerThe challenger
The challenger
darcythec
 
How To Make A Great Pbj1
How To Make A Great Pbj1How To Make A Great Pbj1
How To Make A Great Pbj1
guestcea1c
 
hdemia di comunicazione sem
hdemia di comunicazione semhdemia di comunicazione sem
hdemia di comunicazione semmarco russo
 
Lapuerta
LapuertaLapuerta
[1].Pps 古埃及文明
[1].Pps 古埃及文明[1].Pps 古埃及文明
[1].Pps 古埃及文明zhao_jing2046
 
How To Make A Great Pbj1
How To Make A Great Pbj1How To Make A Great Pbj1
How To Make A Great Pbj1
guestcea1c
 
怎样移动富士山
怎样移动富士山怎样移动富士山
怎样移动富士山zhao_jing2046
 
Taj Mahal por dentro
Taj Mahal por dentroTaj Mahal por dentro
Taj Mahal por dentro
Teresa_
 
Test Metrics
Test MetricsTest Metrics
Test Metrics
Devukjs
 
Tamotomatik Reklam ve Teknoloji Ajans Sunumu
Tamotomatik Reklam ve Teknoloji Ajans Sunumu Tamotomatik Reklam ve Teknoloji Ajans Sunumu
Tamotomatik Reklam ve Teknoloji Ajans Sunumu
ömer çakallı
 

Viewers also liked (19)

钢琴曲
钢琴曲钢琴曲
钢琴曲
 
The Components Of Testing 0309 V2
The Components Of Testing 0309  V2The Components Of Testing 0309  V2
The Components Of Testing 0309 V2
 
Sem Hdemia1 2009
Sem Hdemia1  2009Sem Hdemia1  2009
Sem Hdemia1 2009
 
“一生痴绝处,无梦到徽州”
“一生痴绝处,无梦到徽州”“一生痴绝处,无梦到徽州”
“一生痴绝处,无梦到徽州”
 
朋友的不同楼层
朋友的不同楼层朋友的不同楼层
朋友的不同楼层
 
女人一路走好
女人一路走好女人一路走好
女人一路走好
 
The challenger
The challengerThe challenger
The challenger
 
How To Make A Great Pbj1
How To Make A Great Pbj1How To Make A Great Pbj1
How To Make A Great Pbj1
 
hdemia di comunicazione sem
hdemia di comunicazione semhdemia di comunicazione sem
hdemia di comunicazione sem
 
尊妻行为示范
尊妻行为示范尊妻行为示范
尊妻行为示范
 
动画片
动画片动画片
动画片
 
Lapuerta
LapuertaLapuerta
Lapuerta
 
[1].Pps 古埃及文明
[1].Pps 古埃及文明[1].Pps 古埃及文明
[1].Pps 古埃及文明
 
How To Make A Great Pbj1
How To Make A Great Pbj1How To Make A Great Pbj1
How To Make A Great Pbj1
 
怎样移动富士山
怎样移动富士山怎样移动富士山
怎样移动富士山
 
中年人
中年人中年人
中年人
 
Taj Mahal por dentro
Taj Mahal por dentroTaj Mahal por dentro
Taj Mahal por dentro
 
Test Metrics
Test MetricsTest Metrics
Test Metrics
 
Tamotomatik Reklam ve Teknoloji Ajans Sunumu
Tamotomatik Reklam ve Teknoloji Ajans Sunumu Tamotomatik Reklam ve Teknoloji Ajans Sunumu
Tamotomatik Reklam ve Teknoloji Ajans Sunumu
 

Similar to Automation Framework 042009 V2

Automation Framework 042009 V2
Automation Framework   042009  V2Automation Framework   042009  V2
Automation Framework 042009 V2
guestb66d91
 
Hybrid framework
Hybrid frameworkHybrid framework
Hybrid framework
Sudhakar Mangi
 
New features in qtp11
New features in qtp11New features in qtp11
New features in qtp11
G.C Reddy
 
New features in qtp11
New features in qtp11New features in qtp11
New features in qtp11
Ramu Palanki
 
Qtp 11 new enhacements in
Qtp 11 new enhacements inQtp 11 new enhacements in
Qtp 11 new enhacements in
Ramu Palanki
 
Typical Architecture Of Automation Frameworks
Typical Architecture Of Automation FrameworksTypical Architecture Of Automation Frameworks
Typical Architecture Of Automation Frameworks
Yogindernath Gupta
 
Qtp framework implementation_guide_v1
Qtp framework implementation_guide_v1Qtp framework implementation_guide_v1
Qtp framework implementation_guide_v1
Saurabh Singh
 
ssssssssss
ssssssssssssssssssss
ssssssssss
Sravan Reddy
 
Test automation process _ QTP
Test automation process _ QTPTest automation process _ QTP
Test automation process _ QTP
Bharathi Krishnamurthi
 
Test automation process
Test automation processTest automation process
Test automation process
Bharathi Krishnamurthi
 
Bealls florida automation overview
Bealls florida automation overviewBealls florida automation overview
Bealls florida automation overview
Vijay Rangaiah
 
Glossary of Testing Terms and Concepts
Glossary of Testing Terms and ConceptsGlossary of Testing Terms and Concepts
Glossary of Testing Terms and Concepts
mqamarhayat
 
Ensuring Software Quality Through Test Automation- Naperville Software Develo...
Ensuring Software Quality Through Test Automation- Naperville Software Develo...Ensuring Software Quality Through Test Automation- Naperville Software Develo...
Ensuring Software Quality Through Test Automation- Naperville Software Develo...
LinkCompanyAdmin
 
MidSem
MidSemMidSem
Final Automation Testing
Final Automation TestingFinal Automation Testing
Final Automation Testing
priya_trivedi
 
Test automation
Test automationTest automation
Test automation
Jitendra Malviya
 
Hybrid automation framework
Hybrid automation frameworkHybrid automation framework
Hybrid automation framework
doai tran
 
Test Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.comTest Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.com
Idexcel Technologies
 
Alm Specialist Toolkit Team System Roadmap 2008 And Beyond External
Alm Specialist Toolkit   Team System Roadmap 2008 And Beyond ExternalAlm Specialist Toolkit   Team System Roadmap 2008 And Beyond External
Alm Specialist Toolkit Team System Roadmap 2008 And Beyond External
Christian Thilmany
 
TestComplete 7.50 New Features
TestComplete 7.50 New FeaturesTestComplete 7.50 New Features
TestComplete 7.50 New Features
Vlad Kuznetsov
 

Similar to Automation Framework 042009 V2 (20)

Automation Framework 042009 V2
Automation Framework   042009  V2Automation Framework   042009  V2
Automation Framework 042009 V2
 
Hybrid framework
Hybrid frameworkHybrid framework
Hybrid framework
 
New features in qtp11
New features in qtp11New features in qtp11
New features in qtp11
 
New features in qtp11
New features in qtp11New features in qtp11
New features in qtp11
 
Qtp 11 new enhacements in
Qtp 11 new enhacements inQtp 11 new enhacements in
Qtp 11 new enhacements in
 
Typical Architecture Of Automation Frameworks
Typical Architecture Of Automation FrameworksTypical Architecture Of Automation Frameworks
Typical Architecture Of Automation Frameworks
 
Qtp framework implementation_guide_v1
Qtp framework implementation_guide_v1Qtp framework implementation_guide_v1
Qtp framework implementation_guide_v1
 
ssssssssss
ssssssssssssssssssss
ssssssssss
 
Test automation process _ QTP
Test automation process _ QTPTest automation process _ QTP
Test automation process _ QTP
 
Test automation process
Test automation processTest automation process
Test automation process
 
Bealls florida automation overview
Bealls florida automation overviewBealls florida automation overview
Bealls florida automation overview
 
Glossary of Testing Terms and Concepts
Glossary of Testing Terms and ConceptsGlossary of Testing Terms and Concepts
Glossary of Testing Terms and Concepts
 
Ensuring Software Quality Through Test Automation- Naperville Software Develo...
Ensuring Software Quality Through Test Automation- Naperville Software Develo...Ensuring Software Quality Through Test Automation- Naperville Software Develo...
Ensuring Software Quality Through Test Automation- Naperville Software Develo...
 
MidSem
MidSemMidSem
MidSem
 
Final Automation Testing
Final Automation TestingFinal Automation Testing
Final Automation Testing
 
Test automation
Test automationTest automation
Test automation
 
Hybrid automation framework
Hybrid automation frameworkHybrid automation framework
Hybrid automation framework
 
Test Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.comTest Automation Framework Design | www.idexcel.com
Test Automation Framework Design | www.idexcel.com
 
Alm Specialist Toolkit Team System Roadmap 2008 And Beyond External
Alm Specialist Toolkit   Team System Roadmap 2008 And Beyond ExternalAlm Specialist Toolkit   Team System Roadmap 2008 And Beyond External
Alm Specialist Toolkit Team System Roadmap 2008 And Beyond External
 
TestComplete 7.50 New Features
TestComplete 7.50 New FeaturesTestComplete 7.50 New Features
TestComplete 7.50 New Features
 

Automation Framework 042009 V2

  • 2.
  • 3. The Test Library Architecture Framework
  • 4. The Keyword-Driven or Table-Driven Testing Framework
  • 6.
  • 7. 4 Test Script Modularity Framework The test script modularity framework requires the creation of small, independent scripts that represent modules, sections, and functions of the application-under-test. These small scripts are then used in a hierarchical fashion to construct larger tests, realizing a particular test case.
  • 8. 5 Test Library Architecture Framework The test library architecture framework is very similar to the test script modularity framework and offers the same advantages, but it divides the application-under-test into procedures and functions instead of scripts. This framework requires the creation of library files (SQABasic libraries, APIs, DLLs, and such) that represent modules, sections, and functions of the application-under-test. These library files are then called directly from the test case script. This is incorporated in NexOS Project by creation of Business functions which are specific to partition/workspace/reveal in vbs files and NexOS,generic / Global functions (for each web Object). which are used as libraries.
  • 9. 6 VBS files for Partitions Partition in NexOSLibrary file 1.Login NexOS_Login.vbs 2.Application NexOS_Application.vbs 3.Credit NexOS_Credit.vbs 4.LPF NexOS_LPF.vbs 5.PRP NexOS_PRP.vbs 6.Registration NexOS_Registration.vbs 7.Underwriting NexOS_Underwriting.vbs 8.Submit NexOS_Submit.vbs 9.Pipeline NexOS_Pipeline.vbs Each .vbs file has the functions defined for that particular partition
  • 10. 7 VBS files for Generic Functions Functionality Library File 1.Datatable DataTable.vbs 2.Global Global.vbs 3.Reporting HTML.vbs 4.Object Descriptions Constants.vbs 5.Messages messages.vbs 6.Utilities util.vbs
  • 11. 8 Data-Driven Testing Framework Data-driven testing framework is incorporated in NexOS Project by inputting the data into an Excel file and importing the values into QTP Data table at the time of execution. Enables to test the application with multiple sets of data.
  • 12.
  • 15.
  • 16. 11 Folder Structure Test Plan consists of three main folders: Development contain scripts under construction Handoff are scripts delivered to client. Performance are scripts modified for stress testing. Each folder structure contains: Config Documents LIB OR Recovery Scripts Test Plan
  • 17. 12 Test Plan Structure Config: Configuration file has the environmental variables of URL, Userid, Password, Pool, AccessResultsLocation path, Login config path, Screenshot root path, POS validation and Take Screen shot. Documents:Documents folder contains all documents required for preparation and understanding of the NexOS Automation project. LIB: Contains Business Library and Global Library Functions located in the form of vbs file OR:Contains object repository files attached in the Attachment section. Object Repository is used in Login part of the application, because some win objects are not identified by the descriptive programming or takes more time to identify. The file is saved in .tsr( Test Shared Repository) extension.
  • 18. 13 Test Plan Structure (continued) Recovery: Contains some attachments for Recovery Scenarios in .qrs(Quick Test Recovery Scenario) and .vbs files are attached in Attachment section Scripts: Contains Integration and POS folders, where integration folder contains Test set folder, in Test Set Process Flow folder wise is divided, respected test scripts and the Smoke Test Cases. Each test script has its own test data attached in the attachment section. POS folder contains all the pos test scripts and the test data attached to the Attachment section. The Test Scenarios in NexOS automation Project are divided into different Test Sets, each Test Set contains 10 Process Flows, each flow contains different Test scenario Scripts, for each script test data is attached in the Attachment section. Test Set (X)->Process Flow (X)->Test Script
  • 19. 14 Handoff and Performance Folder Handoff folder: Folder structure is same as the structure mentioned above (i.e. Config, Documents, LIB, OR, Recovery, Results and Scripts). Process of delivering the scripts is a folder is created with a date 2007_11_15(start date of deliverables). Performance folder: These set of scripts were to support performance testing team and returns the page rendering time.
  • 20.
  • 21. Ensure that Test Data (Excel sheet) is attached to the Test Script.
  • 22. Add all the Library files required for test execution in LIB.
  • 23. Add Configuration file in Config folder.
  • 24.
  • 25. Select the required test from the execution grid and click on Run button on the header,
  • 26. Select the required host for execution and again click on Run button in the Pop up window
  • 27. Quality Center will initiate QTP and executes the selected script.
  • 28.
  • 29. 18 Test Results Test Results are of two types: Reporting Screen shots Reporting - Test Results are stored in two places. Microsoft Access (Database) Test Lab in Quality Center. Screen shots
  • 30. 19 Storing Results in Access and QC Tracking Results in MS-Access: All the Verification points in each script are stored in the Respective Table of the MS-Access. Results can be tracked at the following location which can be configurable from the configuration file. Path : agotsnexosdev03$exOS.KiranEXOSestDataexOSPOS.mdb Test Lab in Quality Center: Go to Test Lab Tab in the Quality centre Double click on the script executed in the Execution grid Double click on the Run Name in the Test instance Properties Dialog Box Verify the results in the Run Steps Dialog box