Upload Button Icon Add office photos

Filter interviews by

RevClerx Senior Quality Analyst Interview Questions and Answers

Updated 1 Jul 2024

RevClerx Senior Quality Analyst Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is JIRA why is it used?
  • Ans. 

    JIRA is a popular project management tool used for tracking issues, bugs, and tasks in software development.

    • JIRA helps teams to plan, track, and manage agile software development projects.

    • It allows users to create, assign, prioritize, and track issues and tasks.

    • JIRA provides customizable workflows, dashboards, and reporting features.

    • It integrates with other tools like Confluence, Bitbucket, and Jenkins for seamless col...

  • Answered by AI
  • Q2. What is Agile methodology?
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and iterative development.

    • Agile methodology focuses on delivering value to customers through continuous collaboration and feedback.

    • It involves breaking down projects into smaller, manageable tasks called sprints.

    • Teams work in short iterations to deliver working software frequently, adapting to changes as needed.

    • Key principles...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask questions about Jira or some other high end tool and they do not even use jira. 🤣🤣🤣
Guess what do they use for Project tracking. Github. Yes.... thats right.
They invest full and well when it comes to micromanaging their employees but they do not even have original windows operating system. 🤣🤣🤣
Or a project management tool.
They will ask questions about Jira and AGILE. None of that is used in this company. 🤣🤣🤣
If you want quick bucks while you study for higher paying jobs and you enjoy being treated like trash, you can go for Revclerx else don't.
When you're sick or unwell and you dont have paid leave balance in your account guess what'll happen??
They will cut your salary of one day.
Trust me guys..... try for Bangalore or Gurugram.
Mohali IT sector is absolutely @hit.
They want freshers to have 2 years of experience 🤣🤣🤣
I mean cmon guys......
Aren't these enough red flags??
I hope y'all find a better job.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(10 Questions)

  • Q1. "Hello world" java program to print the count of letter 'l'
  • Ans. 

    A Java program to count the occurrences of the letter 'l' in the string 'Hello world'.

    • Create a Java program with a main method.

    • Initialize a String variable with the value 'Hello world'.

    • Use a loop to iterate through each character in the string and count the occurrences of the letter 'l'.

    • Print the count of 'l' at the end.

  • Answered by AI
  • Q2. "Hello world" java program to print output as "olleH dlrow"
  • Ans. 

    Reverse the characters of each word in a given string

    • Split the input string into an array of words

    • Reverse each word in the array

    • Join the reversed words back into a single string

  • Answered by AI
  • Q3. What is the diff between comparator and comparable
  • Ans. 

    Comparator is an interface used to sort objects, while Comparable is an interface used to compare objects for natural ordering.

    • Comparator is used to define custom sorting logic for objects, while Comparable is used for natural ordering based on the class's implementation of compareTo() method.

    • Comparator can be used to sort objects of different classes, while Comparable is implemented within the class itself.

    • Example: So...

  • Answered by AI
  • Q4. What is lamda expression
  • Ans. 

    Lambda expression is a concise way to represent an anonymous function in programming languages.

    • Lambda expressions are used to create small, inline functions without a formal definition.

    • They are commonly used in functional programming languages like Python, Java, and C#.

    • Lambda expressions can be used to simplify code and make it more readable.

    • Example: (x, y) -> x + y is a lambda expression that takes two parameters a

  • Answered by AI
  • Q5. What is contructor chaining
  • Ans. 

    Constructor chaining is the process of calling one constructor from another constructor in a class.

    • Allows reusing code and avoiding duplication

    • Can be achieved using 'this' keyword in the constructor

    • Helps in initializing objects with different parameters

  • Answered by AI
  • Q6. Appium & Selenium architecture
  • Q7. How to handle notifications in mobile automation
  • Ans. 

    Handle notifications in mobile automation by using automation tools to interact with notifications, verify content, dismiss or respond to them.

    • Use automation tools like Appium or Espresso to interact with notifications

    • Verify the content of notifications by extracting text or images

    • Dismiss notifications to continue with test execution

    • Respond to notifications if required for test scenarios

    • Handle different types of notifi...

  • Answered by AI
  • Q8. How to handle if element xpath is different in ios and android apps
  • Ans. 

    Use platform-specific locators or conditional statements to handle different element xpaths in iOS and Android apps.

    • Use platform-specific locators like accessibility id for iOS and resource id for Android

    • Implement conditional statements to switch between different xpaths based on the platform

    • Utilize Appium's platformName capability to identify the platform and adjust the element xpath accordingly

  • Answered by AI
  • Q9. Different TestNG annotations and order
  • Ans. 

    TestNG annotations include @Test, @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass, @BeforeSuite, @AfterSuite

    • @Test - denotes a test method

    • @BeforeMethod - runs before each test method

    • @AfterMethod - runs after each test method

    • @BeforeClass - runs before the first test method in the current class

    • @AfterClass - runs after the last test method in the current class

    • @BeforeSuite - runs before all tests in the suite

    • @AfterSu

  • Answered by AI
  • Q10. What is pom.xml and how to mention dependencies
  • Ans. 

    pom.xml is a configuration file used in Maven projects to define project settings and dependencies.

    • pom.xml stands for Project Object Model XML

    • It is used in Maven projects to manage project configuration, build settings, and dependencies

    • Dependencies are mentioned inside the <dependencies> tag in pom.xml

    • Each dependency is specified with <groupId>, <artifactId>, and <version>

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview went well, its been more than a week.. no call back for feedback.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Previous work experience and automation framework
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Aptitude Test 

60 mins aptitude and reasoning and java syntax questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 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 - One-on-one 

(1 Question)

  • Q1. About your past experience
Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical round
  • Q2. About your job role

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Its all about the Math and Mortgage

Round 2 - One-on-one 

(4 Questions)

  • Q1. Previous exper ience
  • Q2. Tell me About yourself
  • Q3. Where do u see yourself after 5 years
  • Q4. Mortgage questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Recommendable, job security
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Aptitude test followed by interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - need to be good at aptitude and Amazon leadership principles.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Self introduction and general conversation about work experience and salary expectations.
Round 3 - Aptitude Test 

English language, comprehension

Round 4 - Voice and accent 

(3 Questions)

  • Q1. There was a versant round for active listening, speaking and reading. They check how fluent you are and have active listening skills.
  • Q2. They will give you a paragraph to read to check your pronunciation
  • Q3. They will give a topic to speak on.
Round 5 - Behavioral 

(1 Question)

  • Q1. About the role, project you are interviewing for.

I applied via Instahyre and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic sql query, basic testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic testing questions, I think being confident during the interview would help to crack it
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Why did I want to join HCL
  • Ans. 

    I wanted to join HCL because of its reputation for innovation and its commitment to employee growth and development.

    • HCL has a strong reputation for innovation in the technology industry.

    • I was impressed by HCL's focus on employee growth and development.

    • HCL's collaborative work culture and diverse teams were appealing to me.

    • I believe HCL offers great opportunities for career advancement.

    • HCL's global presence and client b...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. About my past courrier and experience
Round 4 - Aptitude Test 

My vocublary, pronunciation

Round 5 - HR 

(3 Questions)

  • Q1. Salary part, experience
  • Q2. About my experience
  • Q3. Experience, salary
Round 6 - One-on-one 

(1 Question)

  • Q1. Why I was interested in the job.
  • Ans. 

    I am interested in the Senior Quality Analyst job because of my passion for ensuring high-quality products and improving processes.

    • I have a strong background in quality assurance and have successfully implemented quality control measures in my previous roles.

    • I am excited about the opportunity to lead a team and contribute to the overall quality strategy of the organization.

    • I enjoy analyzing data and identifying areas f...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on speaking. Job profile and ur experience to be clear.

RevClerx Interview FAQs

How many rounds are there in RevClerx Senior Quality Analyst interview?
RevClerx interview process usually has 1 rounds. The most common rounds in the RevClerx interview process are HR.
What are the top questions asked in RevClerx Senior Quality Analyst interview?

Some of the top questions asked at the RevClerx Senior Quality Analyst interview -

  1. What is JIRA why is it us...read more
  2. What is Agile methodolo...read more

Tell us how to improve this page.

RevClerx Senior Quality Analyst Salary
based on 4 salaries
₹3.2 L/yr - ₹8.8 L/yr
35% less than the average Senior Quality Analyst Salary in India
View more details

RevClerx Senior Quality Analyst Reviews and Ratings

based on 3 reviews

1.7/5

Rating in categories

2.7

Skill development

1.7

Work-Life balance

2.2

Salary & Benefits

3.1

Job Security

2.6

Company culture

2.1

Promotions/Appraisal

2.7

Work Satisfaction

Explore 3 Reviews and Ratings
Quality Analyst
30 salaries
unlock blur

₹2.2 L/yr - ₹4.8 L/yr

Lease Analyst
7 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Software Developer
5 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Business Development Executive
5 salaries
unlock blur

₹3 L/yr - ₹5.7 L/yr

Research Analyst
4 salaries
unlock blur

₹3.8 L/yr - ₹4.5 L/yr

Explore more salaries
Compare RevClerx with

Genpact

3.9
Compare

WNS

3.4
Compare

EXL Service

3.7
Compare

Infosys BPM

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview