SDET- QA Automation Techie

Full Stack QA Automation Testing Blog

  • Home
  • Training
    • Online
    • Self-Paced
  • Video Tutorials
  • Interview Skills
    • HR Interview Questions Videos
    • Domain Knowledge
  • Career Guidance
  • Home
  • Software Testing
    • Manual Testing Tutorials
    • Manual Testing Project
    • Manaul Testing FAQS
    • ISTQB
    • AGILE
  • Web Automation Testing
    • Java Programmng
    • Python Programmng
    • Selenium with Java
    • Selenium with Python
    • Robot Framework(Selenium with Python)
    • selenium with Cucumber
    • TestNG+IntelliJ
    • Mobile App Testing(Appium)
    • JMeter
  • API Automation Testing
    • Rest Assured API Testing (BDD)
    • Rest Assured API Testing (Java+ TestNG)
    • Robot Framework(Rest API Testing with Python)
    • Postman
    • SoapUI
    • API Testing(FAQ's)
  • SDET|DevOps
    • Continuos Integration
    • SDET Essentials
    • AWS For Testers
    • Docker
  • SQL
    • Oracle(SQL)
    • MySQL for Testers
    • NoSQL
  • Unix/Linux
    • UNIX TUTORIALS
    • Linux Shell Scripting
  • ETL Testing
    • ETL Data warehouse Tutorial
    • ETL Concepts Tools and Templates
    • ETL Testing FAQ's
    • ETL Testing Videos
  • Big Data Hadoop
  • Video Tutorials
  • ApachePOI Video Tutorials
  • Downloads
    • E-Books for Professionals
    • Resumes
  • Automation Essencials
    • Cloud Technologies
      • Docker For Testers
      • AWS For Testers
      • Sub Child Category 3
    • Java Collections
    • Selenium Locators
    • Frequently Asked Java Programs
    • Frequently Asked Python Programs
    • Protractor
    • Cypress Web Automation

Dynamic Pages, Window Alerts, Pop-Ups

 Dynamic Pages, Pop-Ups, Window Alerts   

  1. Is Selenium able to handle dynamic AJAX elements?
    1. Yes
    2. No
    3. Cant Say
    Ans: 1
  2. How to use xpath for dynamic elements?
    1. Identify the pattern and modify xpath pattern
    2. Directly use the xpath?
    3. Both 1 and 2
    4. None of the above
    Ans: 1
  3. Selenium can handle Javascript alerts.
    1. TRUE
    2. FALSE
    Ans: 1
  4. Is Regular expression helps to identify dynamic elements?
    1. Yes
    2. No
    3. Not very compatible
    Ans: 3
  5. How to check if any check box is checked or not?
    1. driver.findElement(By.id(<>).Selected()
    2. driver.findElement(By.id(<>).isSelected()
    3. driver.findElement(By.id(<>).isChecked()
    4. All of the above
    Ans: 2
  6. Can Selenium handle Alerts or Pop ups windows?
    1. Yes
    2. No
    Ans: 1
  7. What is getWindowHandle method?
    1. Method will help to handle parent window
    2. Method will help to handle of opened windows other than parent
    3. Only handles alert
    4. None of the above
    Ans: 2
  8. How to handle alert using selenium?
    1. driver.switchto.popup()
    2. driver.switchto
    3. driver.switchto.alert()
    4. None of the above
    Ans: 3
  9. What is Iterator?
    1. Iterator enables you to cycle through a collection, obtaining or removing elements
    2. It basically starts at the beginning of a collection
    3. When you want to know which things are in a certain collection, you iterate over the collection, which is just another term for going through all elements. This is what an Iterator does
    4. All of the above
    Ans: 4
  10. After the popup actions, how to switch the driver back to the parent window?
    1. browser.switchTo().window(parentWindowHandle);
    2. browser.switchTo().alert();
    3. Both 1 & 2
    4. None of the above
    Ans: 1
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to TwitterShare to Facebook
Newer Post Older Post Home
popup

Popular Posts

  • How To Explain Project In Interview Freshers and Experienced
    “ Describe an important project you’ve worked on ” is one of the most common questions you can expect in an interview. The purpose of a...
  • API/Webservices Testing using RestAssured (Part 1)
    Rest Assured : Is an API designed for automating REST services/Rest API's Pre-Requisites Java Free videos: https://www.you...
  • MANUAL TESTING REAL TIME INTERVIEW QUESTIONS & ANSWERS
    1. How will you receive the project requirements? A. The finalized SRS will be placed in a project repository; we will access it fr...

Facebook Page

Pages

  • Home
  • Resumes
  • Job Websites India/UK/US
  • ISTQB
  • Selenium with Java
  • E-Books for Professionals
  • Manual Testing Tutorials
  • Agile Methodology
  • Manual Testing Projects

Live Traffic

YouTube


Blog Visitors

Copyright © SDET- QA Automation Techie | Powered by Blogger
Design by SDET | Blogger Theme by | Distributed By Gooyaabi Templates