舉報

會員
Advanced UFT 12 for Test Engineers Cookbook
最新章節:
Index
ThisadvancedcookbookisdesignedforsoftwaretestersandengineerswithpreviousautomationexperienceandteachesUFT(QTP)developersadvancedprogrammingapproaches.Knowledgeofsoftwaretestingandbasiccoding(withVBScriptinparticular)andfamiliaritywithprogrammingconceptsareprerequisites.
目錄(105章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you will need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Data-driven Tests
- Introduction
- Creating a DataTable parameter
- Retrieving data from a DataTable
- Storing data in a DataTable
- Importing an Excel file to a test
- Exporting a DataTable
- Parameterizing Test Object properties
- Defining test cases using a DataTable
- Storing data in the Environment object
- Retrieving data from the Environment object
- Reading values from an INI file
- Using a configuration file to manage test environments
- Using a global dictionary for fast shared data access
- Using a global dictionary for fast shared code access
- Chapter 2. Testing Web Pages
- Introduction
- Checking whether page links are broken
- Deleting cookies
- Managing multiple browser windows
- Handling pop-up dialogs
- Downloading a file using XMLHttp
- Checking whether a website is up
- Uploading a file using FTP
- Identifying elements based on anchors
- Synchronizing a test with a web page loading
- Accessing web elements through DOM
- Chapter 3. Testing XML and Database
- Introduction
- Establishing and closing a database connection
- Using SQL queries programmatically
- Using a database checkpoint
- Using an XML checkpoint
- Chapter 4. Method Overriding
- Introduction
- Overriding a Test Object method
- Registering a method to all classes
- Using method overriding to support object subtypes
- Adding a new method to a class
- Chapter 5. Object Identification
- Introduction
- Setting mandatory and assistive properties for a class
- Using Descriptive Programming inline
- Using the Description object
- Using child objects
- Using native properties for object identification
- Identifying an object based on its parent
- Chapter 6. Event and Exception Handling
- Introduction
- Catching errors inside a function or subroutine
- Creating and using a recovery scenario
- Using a global dictionary for recovery
- Chapter 7. Using Classes
- Introduction
- Implementing a class
- Implementing a simple search class
- Implementing a generic Login class
- Implementing function pointers
- Implementing a generic Iterator
- Chapter 8. Utility and Reserved Objects
- Introduction
- Using global variables (Environment)
- Customizing mouse operations (DeviceReplay)
- Managing processes (SystemUtil)
- Measuring time (MercuryTimers)
- Resolving file locations (PathFinder)
- Loading shared object repositories (RepositoriesCollection)
- Loading and creating XML documents (XMLUtil)
- Drawing a rectangle on the screen with Win32 API methods (Extern)
- Verifying binary file contents (FileCompare)
- Implementing a custom reserved object
- Using remote objects
- Utility statements
- Chapter 9. Windows Script Host
- Introduction
- Reading a key from the Windows system registry
- Writing a key to the Windows system registry
- Deleting a key from the Windows system registry
- Running a process using the Windows system shell
- Chapter 10. Frameworks
- Introduction to test automation frameworks
- Designing a test automation framework
- Building a test controller
- Building a reusable component (action)
- Building an event handler
- Building a test reporter
- Appendix A. Design Patterns
- Auxiliary classes and functions
- Action patterns
- Runtime data patterns
- Index 更新時間:2021-08-05 17:09:30
推薦閱讀
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- ADI DSP應用技術集錦
- D3.js 4.x Data Visualization(Third Edition)
- UML 基礎與 Rose 建模案例(第3版)
- Python之光:Python編程入門與實戰
- Scala Data Analysis Cookbook
- Java程序設計案例教程
- JSP程序設計實例教程(第2版)
- Kotlin Programming By Example
- Flink技術內幕:架構設計與實現原理
- Elasticsearch Blueprints
- Raspberry Pi Robotic Projects
- Python自動化開發實戰
- Python編程零基礎入門
- 深入淺出Go語言核心編程
- GitHub Essentials
- Building RESTful Web Services with PHP 7
- Python機器學習技術:模型關系管理
- Data Analysis with R
- Xamarin Mobile Application Development for iOS
- AngularJS Test:driven Development
- C++程序設計實驗教程
- Java Web程序設計(慕課版)
- INSTANT Spring Tool Suite
- 100個Go語言典型錯誤
- 構建體驗新框架:人性化 智能化 平臺化
- INSTANT PostgreSQL Starter
- 游戲設計入門:理解玩家思維
- Android開發入門百戰經典 (程序員典藏)