Performing Scrolling and Swiping in Appium using PointerInput in Java Scrolling and swiping are important gestures in mobile app testing using Appium. These gestures allow you to interact with your app and test its functionality. The PointerInput class in Java provides a powerful way to perform these gestures using Appium. In this post, we'll show you how to use PointerInput to perform scrolling and swiping in Appium with...
READ COMPLETE POST...




StaleElementReferenceException is a common issue encountered when using Selenium Java to automate web testing. This exception occurs when a web element on a page becomes stale or is no longer valid or available in the Document Object Model (DOM).To handle this exception effectively in your Selenium Java test scripts, you can follow these steps:Identify the web element causing the StaleElementReferenceException.Wrap the code interacting...
READ COMPLETE POST...




 Are you looking for a powerful tool to automate browser testing? Look no further than Playwright. With its user-friendly API and support for multiple browser engines, including Chromium, Firefox, and Webkit, Playwright makes it easy to interact with web pages and automate browser interactions.One of the main benefits of using Playwright is its built-in support for headless execution, making it ideal for running tests in...
READ COMPLETE POST...




 1. Retrieve the test data from the excel sheet, put it in the google search bar, click on the search button and click on the first link opened in google search.2. Write a program to check whether the string can be a palindrome. for example if the string aab(it is not a palindrome string). replace the characters in a string like aba, baa, etc., and check that can be a palindrome string.3. How will you Identify the web element...
READ COMPLETE POST...




PWC Bangalore Interview Questions for QA/Test/ SDET (Selenium and Java)JAVA1. what is polymorphism? types of polymorphism?2.Access Modifiers(Private,public,protected)3. Object life cycle architecture?4.singleTON Class?5. Innerclass &Anonymous class?6. how to print without the main method "hello"?7. Method overloading & overriding & Inheritance?Selenium1. what is the selenium web driver? advantage of against RC, IDE?2....
READ COMPLETE POST...




WALMART Bangalore QA TEST SDET Interview Questions 1st Round Technical :1. Find the sum of both diagonals from a 2D n*nmatrix.2. Reverse a string using recursion.3. Find character count using string inbuilt methodsyou can use max two methods. (Sol :string.length() & replaceAll(given char).4. Implement ArrayList using Array, Coverallexceptions, and boundary cases.5. Singly LinkedList reverse.6. Find Nth node from the end...
READ COMPLETE POST...




 How to handle alerts?Ans: driver.switchTo().alert() - >> .accept(); I dismiss(); I getText(); I sendKeys("Message");, How to take screenshots? Ans:File screenshot = ((TakesScreenshot) driver).getScreenshotAs(Output Type.FILE);FileUtils.copyFile(screenshot, new File("".// screenshot/" + fileName));What is actions class? Write the syntax for it.3 How to capture broken links? What are the different types of waits? Can...
READ COMPLETE POST...


Page 1 of 31:  12 3 4 Next Last
 
HOME | Freshers | Exp | Java | SQL | Walkins | OffCampus | BankJobs
=*= PRIVACY POLICY And DISCLAIMER =*=
Some of the stuff contained this site are found on internetThis site is not responsible for publishing all available Information as well accuracy, please check posted Information with its original sources, e.g. News Papers/ Websites etc.We collect all the Information form the Internet.
Software My Zimbio
Copyright © 2013 Career+ Blog +Google | Disclaimer | Privacy Policy | Contact