Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

(Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing
(Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing
(Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing
Ebook150 pages56 minutes

(Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

Rating: 0 out of 5 stars

()

Read preview

About this ebook

Are You Interested in Selenium WebDriver?
This is one of the best Java books specifically for Selenium
Note: Book available on your tablet, phone, PC, Mac, and paperback (Black/White & Color). The eBook Edition is free.

3 Tips To Master Selenium Within 30 Days
Copy and paste this URL http://tinyurl.com/3-Tips-For-Selenium into your browser to receive your tips

Why You Will Like Part 1 – Java 4 Selenium WebDriver?
Part 1 – Java 4 Selenium WebDriver contains valuable information for testers without previous programming knowledge. The book is written with the absolute beginner in mind, so that they may gain a thorough understanding of Java. Important Java concepts are explained in a very simple, insightful, and easy to understand manner through straightforward definitions, explanations, and examples.

Most instructional Java books provide good information, but some of the information is not significant to automation testers. Moreover, there are Selenium books that do not offer adequate information regarding Java. The focus of Selenium books is to learn the tool rather than learn the programming language. Part 1 – Java 4 Selenium WebDriver will fill this gap by offering pertinent information to help automation testers become effective using Java in Selenium.

Target Audience:
Beginners (Minimum to no knowledge of programming)

Don’t Miss Out! You Need To Read This Book Because You Will Learn:
Variables
Data Types
Operators
Branch Control Structures
Loop Control Structures

Scroll Up and Download Your Copy

LanguageEnglish
PublisherRex Jones II
Release dateFeb 10, 2016
ISBN9781311575920
(Part 1) Absolute Beginner: Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing
Author

Rex Jones II

Rex Allen Jones II is a QA/Software Tester with a passion for sharing knowledge about testing software. He has been watching webinars, attending seminars, and testing applications since February 2005. Mr. Jones graduated from DeVry University in June 1999 with a Bachelor’s of Science degree in Computer Information Systems (CIS). Currently, Rex is a Sr. Consultant and former Board of Director for User Group: Dallas / Fort Worth Mercury User Group (DFWMUG) and member of User Group: Dallas / Fort Worth Quality Assurance Association (DFWQAA). In addition to his User Group memberships, he is a Certified Software Tester Engineer (CSTE) and has a Test Management Approach (TMap) certification. Mr. Jones’ advice for people interested in Functional Automation Testing is to learn the programming language. This advice led him to write books four programming books “(Part 1 & Part 2) You Must Learn VBScript for QTP/UFT” and “(Part 1 & Part 2) Java 4 Selenium WebDriver”. VBScript is the programming language for Unified Functional Testing (UFT) formerly known as Quick Test Professional (QTP) and Java is one of the programming languages for Selenium WebDriver.

Related to (Part 1) Absolute Beginner

Related ebooks

Programming For You

View More

Related articles

Reviews for (Part 1) Absolute Beginner

Rating: 0 out of 5 stars
0 ratings

0 ratings0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    (Part 1) Absolute Beginner - Rex Jones II

    Free Webinars, Videos, and Live Training

    Mr. Jones plans to have free step-by-step demonstration webinars, videos, and live trainings walking people through concepts of Selenium and QTP/UFT from A - Z. The material will teach/train individuals the fundamentals of the programming language, fundamentals of Selenium and QTP/UFT, and important concepts of Selenium and QTP/UFT. All of the webinars, videos, and live training will be directed toward beginners as well as mid-level automation engineers.

    Sign Up to Receive

    3 Tips To Master Selenium Within 30 Days

    http://tinyurl.com/3-Tips-For-Selenium

    3 Tips To Master QTP/UFT Within 30 Days

    http://tinyurl.com/3-Tips-For-QTP-UFT

    Free Webinars, Videos, and Live Trainings

    http://tinyurl.com/Free-QTP-UFT-Selenium

    Rex Jones’ Contact Information

    Email Address: Rex.Jones@Test4Success.org

    LinkedIn: https://www.linkedin.com/in/rexjones34

    Books: http://tinyurl.com/Rex-Allen-Jones-Books

    Twitter: @RexJonesII

    Skype: rex.jones34

    Table of Contents

    FREE WEBINARS, VIDEOS, AND LIVE TRAINING

    REX JONES’ CONTACT INFORMATION

    TABLE OF CONTENTS

    PREFACE

    ABOUT THE AUTHOR

    ABOUT THE EDITOR

    COPYRIGHT, LEGAL NOTICE, AND DISCLAIMER

    ACKNOWLEDGEMENTS

    CHAPTER 1 INTRODUCTION TO JAVA

    OVERVIEW

    VARIABLES AND DATA TYPES

    OPERATORS

    CONTROL STRUCTURES

    OBJECT-ORIENTED PROGRAMMING (OOP)

    CHAPTER 2 VARIABLES AND DATA TYPES

    VARIABLE NAMES

    VARIABLE DECLARATION

    VARIABLE INITIALIZATION

    VARIABLE TYPE, SCOPE, AND LIFETIME

    PRIMITIVE DATA TYPES

    CONSTANTS

    CHAPTER 3 OPERATORS

    ARITHMETIC OPERATORS

    BITWISE OPERATORS

    LOGICAL OPERATORS

    RELATIONAL OPERATORS

    ASSIGNMENT OPERATOR

    TERNARY OPERATOR

    OPERATOR PRECEDENCE

    DATA TYPE CASTING

    EXPRESSIONS

    CHAPTER 4 CONTROL STRUCTURES

    IF BRANCH

    SWITCH BRANCH

    FOR LOOP

    WHILE LOOP

    DO WHILE LOOP

    BREAK TO EXIT

    CONTINUE TO NEXT STATEMENT

    CONCLUSION

    RESOURCES

    BOOKS BY REX JONES II

    SIGN UP TO RECEIVE

    Free Webinars, Videos, and Live Training 1

    Rex Jones’ Contact Information 2

    Table of Contents 3

    Preface 6

    About the Author 8

    About the Editor 10

    Copyright, Legal Notice, and Disclaimer 11

    Acknowledgements 12

    Chapter 1

    Introduction to Java 13

    Overview 13

    Variables and Data Types 16

    Operators 17

    Control Structures 19

    Object-Oriented Programming (OOP) 21

    Chapter 2

    Variables and Data Types 25

    Variable Names 26

    Variable Declaration 29

    Variable Initialization 31

    Variable Type, Scope, and Lifetime 35

    Primitive Data Types 41

    Constants 49

    Chapter 3

    Operators 56

    Arithmetic Operators 57

    Bitwise Operators 62

    Logical Operators 63

    Relational Operators 66

    Assignment Operator 70

    Ternary Operator 73

    Operator Precedence 75

    Data Type Casting 78

    Expressions 83

    Chapter 4

    Control Structures 85

    If Branch 86

    Switch Branch 95

    For Loop 102

    While Loop 106

    Do While Loop 109

    Break To Exit 113

    Continue To Next Statement 115

    Conclusion 117

    Resources 118

    Books by Rex Jones II 119

    Sign Up To Receive 121

    Preface

    I am enthused to write an instructional book on Java because I have talked with many testers who can relate to the frustration caused by the lack of information to learn Java for automation testing. Java is one of the programming languages for Selenium. A common challenge with new automation testers is learning how to program. Therefore, this book is designed to help an absolute beginner learn Java. The purpose of this book is to fill a need of automation testers who are forced to hurry past the programming component of automation, leading to a struggle with working in Selenium.

    Target Audience

    The target audience is beginners with little to no knowledge of Java. Beginners are people new to Selenium and Java, and have a desire to establish a deep foundation of Java principles.

    Why learn Java?

    Java is a powerful programming language that is frequently and commonly implemented in the Information Technology (IT) industry. Java programmers are in high demand in the IT field and being able to code automation scripts in Java will make you a commodity to any quality assurance testing team. There are many Java forums (message boards) online that support Java programmers in need of a solution for a problem. Learning Java and Selenium is a great combination that will make any quality assurance tester effective on an automation project.

    About the Author

    Rex Allen Jones II is a QA/Software Tester with a passion for sharing knowledge about testing software. He has been watching webinars, attending seminars, and testing applications since February 2005. Mr. Jones graduated from DeVry University in June 1999 with a Bachelor’s of Science degree in Computer Information Systems (CIS).

    Currently, Rex is a Sr. Consultant and former Board of Director for User Group: Dallas / Fort Worth Mercury User Group (DFWMUG) and member of User Group: Dallas / Fort Worth Quality Assurance Association (DFWQAA). In addition to his User Group memberships, he is a Certified Software Tester Engineer (CSTE) and has a Test Management Approach (TMap) certification.

    Mr. Jones’ advice for people interested in Functional Automation Testing is to learn the programming language. This advice led him to write 4 programming books (Part 1 & Part 2) You Must Learn VBScript for QTP/UFT and (Part 1 & Part 2) Java 4 Selenium WebDriver. VBScript is the

    Enjoying the preview?
    Page 1 of 1