Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by RELQ Technologies LLC Team. If you also belong to the team, you can get access from here

RELQ Technologies LLC Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

RELQ Technologies LLC Interview Questions and Answers

Updated 8 Nov 2024

RELQ Technologies LLC Interview Experiences

Popular Designations

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test on Java Selenium, 2 page automation and then explain the code.
Assertion

Round 2 - Technical 

(2 Questions)

  • Q1. POM Pattern implementation in Java
  • Ans. 

    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

  • Answered by AI
  • Q2. How are dynamic elements handled in Selenium
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Topics to prepare for RELQ Technologies LLC Sdet Automation Test Engineer interview:
  • Core Java
  • Selenium
  • C#
Interview preparation tips for other job seekers - Technical Preparation on Java/Selenium is needed.

Skills evaluated in this interview

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Witre python code

Interview Preparation Tips

Interview preparation tips for other job seekers - They conduct 1st Round of interview and they said your selected next will not conducted one month is over

Senior Software Test Engineer Interview Questions asked at other Companies

Q1. What is retest and regression testing ?, Difference between authentication and authorization, Black box testing, functionality testing, UAT, STLC, Bug life cycle, Bug tracking tool, traffic light scenario,
View answer (1)

Jobs at RELQ Technologies LLC

View all

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. - Questions based on technologies and projects added on Resume. - Detail discussion on last year project of college
Round 2 - Coding Test 

Java based questions
- Pattern
- Arithmetic

Round 3 - HR 

(4 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Where do you see yourself in 5 years?
  • Q3. What is your family background?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for 3Di Systems Software Engineer interview:
  • Java
  • Angular
  • Android
  • IOS
Interview preparation tips for other job seekers - Keep your basics strong. It will help to understand more and to crack the interview.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I appeared for an interview in Nov 2022.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Strong appitude knowledge is required.

Round 3 - Technical 

(1 Question)

  • Q1. String , arrays, oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Have strong basic concepts.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Strecture of sql statement
  • Ans. 

    SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.

    • SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.

    • They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.

    • Tables are referenced using their names, and conditions are specified to filter data.

    • Joins can be used to combine data from multiple

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. More than technology,a senior recruiter asks where you stay which gali you stay,which temple is near by,what your husband do,getting into more personal and final he will ask your janam kundali and tell you...
Round 3 - One-on-one 

(1 Question)

  • Q1. Senior recruiter will ask more personal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Girls and ladies please don't join this company as it is more into priest kinda,they check your caste,class rather your hardwork it seems. This so called senior recruiter totally flirts with you if you are single,divorce,seperarated and also heard his eyes rolls on always girls upper part,no matter whatever she is wearing. I heard after complaining also higher authorities didn't taken the action. Now you people only imagine how is it safe for a girl to work in that disgusting atmosphere. And in any MNC company if the complain is raised the higher authority should take an action but still they kept him then think what kinda company is this. INDIA HR cgs is worst the worst. They are not giving you secured job,HR are saving there job to close that position and you are bakra,who will be paid with very less salary comparative outside and also you are treated like a dog. Think twice thrice to take the decision.

Interview Questionnaire 

1 Question

  • Q1. What is composite key
  • Ans. 

    A composite key is a combination of two or more columns that uniquely identifies a record in a database table.

    • Composite keys are used to enforce uniqueness in a table.

    • They are created by combining two or more columns that individually may not be unique.

    • Composite keys can be made up of any data type, including strings, numbers, and dates.

    • Example: A table of orders may use a composite key of customer ID and order ID to e...

  • Answered by AI

I applied via Naukri.com and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Multiple and Multilevel Inheritance?
  • Q2. Write Rest Controller with Get and POST methods
  • Ans. 

    Write Rest Controller with Get and POST methods

    • Create a class with @RestController annotation

    • Define methods with @GetMapping and @PostMapping annotations

    • Use @RequestBody to receive data in POST method

    • Use @PathVariable to receive data in GET method

    • Return ResponseEntity with appropriate status codes

  • Answered by AI
  • Q3. Output Question on overloading and overriding concept
  • Q4. Ask basic SQL queries
  • Q5. Ask Design patterns(Singleton, Builder)

Interview Preparation Tips

Interview preparation tips for other job seekers - More focus on the basic of Java, Java8 and REST

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

They use test gorilla for screening mostly PHP, MySQL, HTML, and javascript

Round 3 - HR 

(2 Questions)

  • Q1. Basically about work background and have to sign some documents
  • Q2. How much do you expect

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy round and refer to previous year questions

RELQ Technologies LLC Interview FAQs

How many rounds are there in RELQ Technologies LLC interview?
RELQ Technologies LLC interview process usually has 1-2 rounds. The most common rounds in the RELQ Technologies LLC interview process are Technical and Coding Test.
How to prepare for RELQ Technologies LLC interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at RELQ Technologies LLC. The most common topics and skills that interviewers at RELQ Technologies LLC expect are Automation Testing, Selenium Testing, Performance Testing, Analytical Chemistry and SQL.
What are the top questions asked in RELQ Technologies LLC interview?

Some of the top questions asked at the RELQ Technologies LLC interview -

  1. How are dynamic elements handled in Selen...read more
  2. POM Pattern implementation in J...read more
  3. Witre python c...read more

Tell us how to improve this page.

RELQ Technologies LLC Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
Commerce Pundit Interview Questions
4.2
 • 14 Interviews
Fidel Softech Interview Questions
2.9
 • 8 Interviews
Zentree Labs Interview Questions
3.2
 • 8 Interviews
3Di Systems Interview Questions
3.8
 • 6 Interviews
VisiLean Interview Questions
2.7
 • 5 Interviews
SocialPilot Interview Questions
2.2
 • 5 Interviews
View all

RELQ Technologies LLC Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

4.5

Job security

4.5

Company culture

4.5

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Dotnet Developer - HR Management System

Remote

5-10 Yrs

Not Disclosed

C# .NET Developer

Chennai

2-5 Yrs

Not Disclosed

Explore more jobs
Compare RELQ Technologies LLC with

Primus Global Technologies

3.9
Compare

CGS

3.5
Compare

Commerce Pundit

4.2
Compare

Fidel Softech

2.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview