Filter interviews by
I applied via Job Portal and was interviewed before Jan 2021. There was 1 interview round.
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 23 Nov 2023
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
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
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
Java code to reverse a string with exception handling and waits in Selenium
Use StringBuilder to reverse the string
Use try-catch block for exception handling
Use implicit or explicit waits in Selenium for synchronization
Example: String originalString = "hello"; StringBuilder reversedString = new StringBuilder(originalString).reverse();
Example: try { // code that may throw exception } catch (Exception e) { // handle excep
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...
Senior Software Engineer
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior QA Engineer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
RPA Developer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech