Filter interviews by
Clear (1)
I applied via Job Portal and was interviewed in Sep 2023. There were 4 interview rounds.
Top trending discussions
posted on 19 Feb 2020
I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.
posted on 21 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
posted on 1 Mar 2024
I was interviewed before Mar 2023.
posted on 10 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Code to count the occurrences of each letter in a string and print the result
Iterate through each character in the string
Use a dictionary to store the count of each letter
Print the count of each letter at the end
Appium server can be started using command line, programmatically in code, or using Appium desktop app.
Start Appium server using command line by running 'appium' command
Start Appium server programmatically in code using Appium server programmatically in code using AppiumDriverLocalService class
Start Appium server using Appium desktop app by launching the app and starting the server
Tests can be run parallel for mobile devices using test automation frameworks like Appium or Espresso.
Use test automation frameworks like Appium or Espresso to run tests parallel for mobile devices
Leverage cloud-based testing platforms like Sauce Labs or BrowserStack for parallel testing on multiple devices
Implement parallel test execution using tools like TestNG or JUnit in combination with Appium or Espresso
Utilize d...
Automating OTP in mobile involves using automation tools to interact with the OTP input field and validate the received OTP.
Use automation tools like Appium or Espresso to interact with the OTP input field
Extract the OTP from the message received on the mobile device
Validate the extracted OTP with the OTP input field
Handle scenarios where OTP validation fails
Desired capabilities are a set of properties or attributes that define the behavior of a browser or mobile device in Selenium automation testing.
Desired capabilities are key-value pairs that are used to configure the WebDriver instances in Selenium.
They can be used to set properties like browser name, version, platform, and other settings.
For example, setting 'browserName' to 'chrome' will launch the Chrome browser dur
To run tests on iOS or Android devices using Appium, specify the platformName capability in desired capabilities.
Specify platformName capability as 'iOS' for iOS devices and 'Android' for Android devices
Include other necessary desired capabilities like deviceName, platformVersion, appPackage, appActivity, etc.
Example: capabilities.setCapability('platformName', 'iOS');
Setting up automation for iOS devices involves using tools like Appium and Xcode for testing mobile applications.
Install Xcode on your Mac machine
Set up Appium for iOS automation
Connect your iOS device to the Mac machine
Create test scripts using Appium for iOS apps
Execute the test scripts on the connected iOS device
posted on 24 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
posted on 13 Aug 2022
I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.
Answers to questions related to automation testing using Selenium
Overloading is when a method has the same name but different parameters in the same class, while overriding is when a subclass provides its own implementation of a method already defined in its superclass
Locators in Selenium are used to identify web elements on a web page
The syntax of xpath locator is //tagname[@attribute='value']
Methods to write test cas...
posted on 1 Feb 2024
posted on 25 Aug 2021
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a collection of abstract methods and constants.
Abstract class can have constructors while interface cannot
A class can implement multiple interfaces but can only inherit from one abstract class
Abstract class can have instance variables while interface cannot
Abstract class is used for code reusability w...
Windows and frames can be handled in Selenium using switchTo() method.
Use driver.switchTo().window() to switch between windows.
Use driver.switchTo().frame() to switch between frames.
To switch back to the default content, use driver.switchTo().defaultContent().
Exceptions in Selenium are errors that occur during test execution.
Selenium throws exceptions when it encounters errors during test execution
Common exceptions include NoSuchElementException, TimeoutException, and StaleElementReferenceException
Handling exceptions is important for creating stable and reliable test scripts
based on 1 interview
Interview experience
Engineer
233
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
202
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
194
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
158
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
135
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra