i
RELQ Technologies LLC
Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Coding test on Java Selenium, 2 page automation and then explain the code.
Assertion
POM (Page Object Model) is a design pattern used in test automation to create reusable and maintainable code by separating page objects from test scripts.
Create a separate class for each web page or component
Encapsulate the web elements and their actions within the page class
Use methods in the page class to interact with the web elements
In test scripts, instantiate the page class and call its methods to perform actions
Dynamic elements in Selenium are handled using techniques like explicit waits, fluent waits, and dynamic locators.
Use explicit waits to wait for a specific condition to be met before interacting with the element
Use fluent waits to wait for an element to be present and visible before interacting with it
Use dynamic locators like XPath with functions to locate elements that change dynamically
Top trending discussions
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Java based questions
- Pattern
- Arithmetic
Technical terms are words or phrases used in a specific field of study or industry that have a particular meaning.
Technical terms are used to communicate complex ideas and concepts in a concise manner.
They are often specific to a particular field or industry, such as programming or engineering.
Examples of technical terms include API, algorithm, database, and encryption.
It is important to understand technical terms in o...
I applied via Approached by Company and was interviewed in Nov 2022. There were 4 interview rounds.
Develop a UI screen with 10 fields on it.
Reasoning arthemethic 1 hour
60 mins python need of arrays and ai
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
MCQ consist of 20 questions
posted on 23 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.
Questions : 51
topics : aptitude and coding related
50mins aptitude test
A swap program in C language exchanges the values of two variables.
Declare two variables to store the values to be swapped
Use a temporary variable to hold one of the values
Assign the value of one variable to the other, and then assign the temporary variable to the first variable
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Various Topics on Aptitude and Pseudocodes
Python is a high-level, interpreted programming language known for its simplicity and readability.
Python is dynamically typed, meaning variable types are determined at runtime.
Python uses indentation to define code blocks, rather than curly braces like in C++ or Java.
Python has a large standard library with built-in functions and modules for various tasks.
Python is popular for web development, data analysis, artificial...
Loops are programming constructs that allow a set of instructions to be repeated multiple times until a certain condition is met.
Loops are used to iterate over a collection of items or perform a set of instructions multiple times.
Common types of loops include for loops, while loops, and do-while loops.
Example: for(int i=0; i<5; i++) { // code block to be repeated 5 times }
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Primus Global Technologies
CGS
Commerce Pundit
Fidel Softech