Book Image

Learning Selenium Testing Tools - Third Edition

Book Image

Learning Selenium Testing Tools - Third Edition

Overview of this book

Table of Contents (22 chapters)
Learning Selenium Testing Tools Third Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Self-test questions


  1. Which one is the latest generation of framework type?

    1. Data Driven

    2. Keyword

    3. Hybrid

    4. None

  2. What does the Page Object factory store?

    1. Object identification properties

    2. WebElements

    3. Both a and b

    4. None of the above

  3. Automation execution is triggered through:

    1. Master.xls

    2. Testing.xml

    3. Build.xml

    4. None of the above

  4. Automation execution is triggered through?

    1. Master.xls

    2. Testing.xml

    3. Build.xml

    4. None of the above

  5. Application-related methods or keywords are stored in?

    1. applcationLib

    2. genericLib

    3. Either a or b

    4. None of the above

  6. objClick is an?

    1. Utility

    2. keyword

    3. Either a or b

    4. None of the above