i
Blue Yonder
Filter interviews by
I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.
Absolute Xpath is the complete path from the root element to the desired element, while Relative Xpath is the path based on the current element.
Absolute Xpath starts with a single slash (/) and is more specific but less flexible.
Relative Xpath starts with a double slash (//) and is more flexible but less specific.
Absolute Xpath is more prone to breaking if the structure of the page changes.
Relative Xpath is easier to m...
The UNIX command for copying a file is 'cp'.
The 'cp' command is used to create a copy of a file or directory.
The basic syntax of the 'cp' command is 'cp source_file destination_file'.
If the destination file already exists, it will be overwritten unless the '-i' option is used.
To copy a directory and its contents, the '-r' or '-R' option is used.
Examples: 'cp file1.txt file2.txt' or 'cp -r directory1 directory2'
POM stands for Page Object Model. It is a design pattern used in automation testing to create a structured and maintainable framework.
POM separates the test scripts from the web elements, making the code more readable and reusable.
Each web page is represented as a separate class, containing its own web elements and methods.
POM improves test maintenance by reducing code duplication and enhancing code reusability.
It enha...
Top trending discussions
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
API testing is testing the functionality, reliability, performance, and security of APIs.
API testing involves testing the communication between different software systems using APIs.
It focuses on verifying the functionality, performance, reliability, and security of APIs.
API testing can be done at different levels such as unit testing, integration testing, and end-to-end testing.
Tools like Postman, SoapUI, and JMeter a...
BDD framework stands for Behavior Driven Development framework, which focuses on the behavior of the system from the end user's perspective.
BDD framework uses natural language to describe the behavior of the system
It helps in collaboration between developers, testers, and business stakeholders
Popular BDD frameworks include Cucumber, SpecFlow, and JBehave
posted on 18 Aug 2024
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
Print alternate characters from a given string
Iterate through the characters of the string
Print characters at even indices
The task is to count the occurrences of each character in a given string.
Iterate through the string and use a HashMap to store the count of each character.
Convert the string to char array for easier manipulation.
Handle both uppercase and lowercase characters separately if needed.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Write program based on different scenarios
Identify different scenarios that the program needs to handle
Write code to handle each scenario separately
Test the program with various inputs to ensure it works correctly
posted on 18 Apr 2023
I applied via Naukri.com
posted on 11 Jun 2022
I applied via Recruitment Consulltant and was interviewed in May 2022. There was 1 interview round.
Agile is a methodology that emphasizes flexibility and collaboration. Agile Scrum is a framework for implementing Agile.
Agile focuses on delivering working software in short iterations
Agile values individuals and interactions over processes and tools
Agile encourages customer collaboration and responding to change
Agile Scrum includes ceremonies such as Sprint Planning, Daily Stand-up, Sprint Review, and Sprint Retrospec...
To select an element from a drop down, locate the drop down element and use the select class in Selenium.
Locate the drop down element using findElement() method
Create an object of Select class using the drop down element
Use selectByVisibleText(), selectByValue() or selectByIndex() method to select the desired option
To check if every step has a corresponding step definition, we can use a code coverage tool.
Use a code coverage tool to analyze the step definition file and identify any missing steps
Ensure that all steps in the feature file are covered by the step definition file
Regularly review and update the step definition file to ensure it stays up-to-date with the feature file
Reverse an integer in Java
Convert integer to string using Integer.toString()
Use StringBuilder to reverse the string
Convert the reversed string back to integer using Integer.parseInt()
I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.
based on 2 reviews
Rating in categories
Senior Software Engineer
355
salaries
| ₹10.8 L/yr - ₹36 L/yr |
Technical Consultant
262
salaries
| ₹4.5 L/yr - ₹18.3 L/yr |
Software Engineer
230
salaries
| ₹5.5 L/yr - ₹19.2 L/yr |
Senior Technical Consultant
191
salaries
| ₹9 L/yr - ₹29 L/yr |
Senior Business Consultant
178
salaries
| ₹11 L/yr - ₹35.4 L/yr |
SAP
Manhattan Associates
Oracle
Infor Global Solution