Cargando…

TestComplete cookbook : over 110 practical recipes teaching you to master TestComplete-one of the most popular tools for testing automation /

A practical cookbook, with a perfect package of simple, medium, and advanced recipes targeted at basic programmers as well as expert software testers, who will learn to create, manage, and run automated tests. It is packed with problem-solving recipes that are supported by simple examples. If you ar...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Alpaev, Gennadiy
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2013.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn865650153
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 131220s2013 enka ob 001 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d MHW  |d DEBSZ  |d YDXCP  |d S4S  |d MEAUC  |d OCLCO  |d OCLCQ  |d COO  |d E7B  |d OCLCQ  |d FEM  |d N$T  |d UMI  |d DEBBG  |d CN8ML  |d OCLCF  |d LOA  |d COCUF  |d CNNOR  |d MOR  |d PIFAG  |d ZCU  |d AGLDB  |d MERUC  |d OCLCQ  |d U3W  |d D6H  |d STF  |d VTS  |d CEF  |d NRAMU  |d ICG  |d INT  |d VT2  |d OCLCQ  |d G3B  |d TKN  |d OCLCO  |d OCLCQ  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d QGK  |d OCLCQ 
019 |a 870550989  |a 903596600  |a 961592281  |a 968090239  |a 969054714  |a 1259208544 
020 |a 1306209749  |q (electronic bk.) 
020 |a 9781306209748  |q (electronic bk.) 
020 |a 9781849693592  |q (electronic bk.) 
020 |a 1849693595  |q (electronic bk.) 
020 |z 9781849693585 
020 |z 1849693587 
029 1 |a CHNEW  |b 000899230 
029 1 |a CHVBK  |b 403390923 
029 1 |a DEBBG  |b BV041783900 
029 1 |a DEBBG  |b BV044064565 
029 1 |a DEBSZ  |b 399567402 
029 1 |a DEBSZ  |b 404336124 
029 1 |a DEBSZ  |b 493135081 
029 1 |a GBVCP  |b 815074549 
029 1 |a NZ1  |b 15912223 
035 |a (OCoLC)865650153  |z (OCoLC)870550989  |z (OCoLC)903596600  |z (OCoLC)961592281  |z (OCoLC)968090239  |z (OCoLC)969054714  |z (OCoLC)1259208544 
037 |a 552225  |b MIL 
050 4 |a QA76.76.T48 
072 7 |a COM  |x 051230  |2 bisacsh 
082 0 4 |a 005.2762 
049 |a UAMI 
100 1 |a Alpaev, Gennadiy. 
245 1 0 |a TestComplete cookbook :  |b over 110 practical recipes teaching you to master TestComplete-one of the most popular tools for testing automation /  |c Gennadiy Alpaev. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2013. 
300 |a 1 online resource :  |b color illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Quick answers to common problems 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed July 7, 2017). 
520 |a A practical cookbook, with a perfect package of simple, medium, and advanced recipes targeted at basic programmers as well as expert software testers, who will learn to create, manage, and run automated tests. It is packed with problem-solving recipes that are supported by simple examples. If you are a software tester or a programmer who is involved with testing automation using TestComplete, this book is ideal for you! You will be introduced to the very basics of using the tool, as well as polish any previously gained knowledge in using the tool. If you are already aware of programming basics, 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; Introduction; Installing TestComplete; Creating your first project; Choosing scripting language for the project; Recording your first test; Modifying the recorded test; Saving and restoring user settings; Creating code templates; Delaying script execution; Adding and removing project items; Understanding how TestComplete interacts with tested applications; Understanding Object Browser; Using Object Spy; Chapter 2: Working with Tested Applications. 
505 8 |a IntroductionAdding a tested application project item; Running a tested application from the script; Terminating a tested application; Killing several instances of a tested application; Closing a tested application; Running a tested application in the Debug mode; Running a tested application under different user account; Changing tested application settings dynamically from the script; Running external programs and DOS commands; Testing installers -- running an MSI file; Chapter 3: Scripting; Introduction; Entering text into text fields; Using wildcards to process objects with variable names. 
505 8 |a Structuring code using loopsCreating property checkpoints; Creating object checkpoints; Using global variables; Testing multilingual applications; Working with nonstandard controls; Organizing script code in the project; Handling exceptions; Handling exceptions from a different unit; Creating framework using the OOP approach; Chapter 4: Running Tests; Introduction; Running a single function; Verifying test accuracy; Creating a test plan for regular runs; Running tests from command line; Passing additional parameters to test from command line; Organizing test plan runs. 
505 8 |a Scheduling automatic runs at nighttimeRunning tests via Remote Desktop; Changing playback options; Increasing run speed; Disabling screensaver when running scripts; Sending messages to Indicator; Showing a message window during script run; Chapter 5: Accessing Windows, Controls, and Properties; Introduction; Choosing Object Tree Model; Understanding windows life cycle; Ignoring overlapping windows; Dragging an object onto another one; Calling methods asynchronously; Verifying if an object has specific property; Finding objects by properties' values; Waiting for an object to appear. 
505 8 |a Waiting for a property valueMapping custom control classes to standard ones; Using text recognition to access text from nonstandard controls; Using Optical Character Recognition (OCR); Dealing with own-drawn controls not supported by TestComplete; Chapter 6: Logging Capabilities; Introduction; Posting messages to the log; Posting screenshots to the log; Creating folders in the log; Changing log messages' appearance; Assessing the number of errors in the log; Changing pictures' format; Comparing screenshots with dynamic content; Decreasing log size; Generating log in our own format. 
504 |a Includes bibliographical references and index. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Computer software  |x Testing  |x Automation. 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x General.  |2 bisacsh 
650 7 |a Computer software  |x Testing.  |2 fast  |0 (OCoLC)fst00872601 
653 |a Multi-User. 
776 0 8 |i Print version:  |z 9781306209748 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=677000  |z Texto completo 
936 |a BATCHLOAD 
938 |a ebrary  |b EBRY  |n ebr10822126 
938 |a EBSCOhost  |b EBSC  |n 677000 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis27063330 
938 |a YBP Library Services  |b YANK  |n 11438504 
994 |a 92  |b IZTAP