Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Uncap Research Labs Team. If you also belong to the team, you can get access from here

Uncap Research Labs Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 3 Reviews

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

Uncap Research Labs Interview Questions and Answers

Updated 12 Jan 2023

Uncap Research Labs Interview Experiences

1 interview found

Talent Evangelist Interview Questions & Answers

user image Anonymous

posted on 12 Jan 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2022. There were 2 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 

(2 Questions)

  • Q1. Related to technologies you have hired dor
  • Q2. Generic questions related to your background

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and have a thorough knowledge about the tech stacks you have hired for

Interview questions from similar companies

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

I applied via Referral and was interviewed before Jul 2022. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is the golden rule of accounting?
  • Q2. Accounting concepts
  • Q3. What is the journal entry for a credit purchase?
  • Q4. How do you handle prepaid expenses?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was online test conducted by whee box. Questions were mix from Automation and Manual testing. Questions on OOPS concept like Encapsulation, polymorphism, abstraction. Questions on Database testing, (none from API). Few questions based on English , few logical reasoning

Round 2 - Technical 

(8 Questions)

  • Q1. API questions - Put vs patch , error codes, API tools used
  • Q2. Explain STLC in detail
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a systematic process for testing software applications.

    • STLC consists of various phases such as Requirement Analysis, Test Planning, Test Design, Test Execution, and Test Closure.

    • Each phase has specific objectives and deliverables to ensure the quality of the software.

    • STLC helps in identifying defects early in the development cycle, reducing the cost of fixing them l...

  • Answered by AI
  • Q3. Introduction, current role
  • Q4. Current CTC , Expected CTC
  • Q5. Agile ceremonies
  • Q6. Stored procedure in DB
  • Ans. 

    Stored procedures are precompiled SQL statements stored in the database for reuse and improved performance.

    • Stored procedures are used to encapsulate business logic in the database.

    • They can improve performance by reducing network traffic and optimizing execution plans.

    • Stored procedures can be called from application code to perform complex operations on the database.

    • They can also help with security by controlling access...

  • Answered by AI
  • Q7. Ready for working in night shift for US based client
  • Q8. Requirement traceability matrix
Round 3 - Technical 

(13 Questions)

  • Q1. Quick Introduction and role in current project
  • Ans. 

    I am a Senior QA Engineer with 5 years of experience. Currently, I am leading the testing efforts for a web application project.

    • Leading the testing efforts for a web application project

    • Creating test plans and test cases

    • Executing manual and automated tests

    • Identifying and reporting bugs

    • Collaborating with developers and stakeholders

  • Answered by AI
  • Q2. Questions related to agile ceremonies
  • Q3. API tools used, % of API work done in previous projects
  • Ans. 

    Used Postman for API testing, 60% of work involved API testing in previous projects

    • Utilized Postman for API testing

    • 60% of work in previous projects involved API testing

    • Worked extensively with RESTful APIs

  • Answered by AI
  • Q4. Scenario based questions on QA
  • Q5. Role of QA when the built functionality do not match with requirements
  • Ans. 

    QA plays a crucial role in identifying and communicating the discrepancies between built functionality and requirements.

    • QA should thoroughly review the requirements documentation to understand the expected functionality.

    • QA should conduct thorough testing to identify any discrepancies between the built functionality and the requirements.

    • QA should communicate any discrepancies found to the development team and stakeholde...

  • Answered by AI
  • Q6. Contract testing in API
  • Ans. 

    Contract testing in API involves verifying the interactions between different services based on predefined contracts.

    • Contract testing ensures that each service meets the expectations set by the contract.

    • It helps in detecting issues early in the development cycle.

    • Popular tools for contract testing in APIs include Pact and Spring Cloud Contract.

  • Answered by AI
  • Q7. Overall tools used for database, build deployment, bug tracking, test case/plan track
  • Ans. 

    Various tools used for database, build deployment, bug tracking, and test case/plan tracking in QA engineering.

    • Database: SQL Server, MySQL, Oracle

    • Build Deployment: Jenkins, TeamCity, Bamboo

    • Bug Tracking: Jira, Bugzilla, Redmine

    • Test Case/Plan Tracking: TestRail, HP ALM, Zephyr

  • Answered by AI
  • Q8. New things which you contributed to current project to improve overall quality process
  • Ans. 

    Implemented automated test scripts using Selenium for regression testing, introduced code review process for test scripts, and conducted training sessions on new testing tools.

    • Implemented automated test scripts using Selenium for regression testing

    • Introduced code review process for test scripts

    • Conducted training sessions on new testing tools

  • Answered by AI
  • Q9. How many offer letters you hold? Current CTC, Expected CTC
  • Ans. 

    I currently hold 2 offer letters. My current CTC is $80,000 and my expected CTC is $90,000.

    • I hold 2 offer letters

    • Current CTC is $80,000

    • Expected CTC is $90,000

  • Answered by AI
  • Q10. Comfortable in coming to office regularly although it was hybrid model
  • Ans. 

    Yes, I am comfortable with coming to the office regularly in a hybrid model.

    • I value face-to-face interactions with team members for better collaboration and communication.

    • I am able to manage my time effectively to balance office and remote work.

    • I understand the importance of being present in the office for certain tasks or meetings.

    • I am adaptable and flexible in my work environment.

  • Answered by AI
  • Q11. Any experience in working with US based clients, Ready for shift overlapping
  • Ans. 

    Yes, I have experience working with US based clients and I am ready for shift overlapping.

    • I have worked with US based clients in my previous role as a QA Engineer

    • I am familiar with the time zone differences and have adjusted my schedule accordingly

    • I am comfortable with shift overlapping and have done it before when needed

  • Answered by AI
  • Q12. RCA and backtracking process in current project
  • Ans. 

    RCA and backtracking process involves identifying root causes of issues and revisiting previous steps to find solutions.

    • Root Cause Analysis (RCA) is used to identify the underlying cause of a problem or defect in the project.

    • Backtracking process involves revisiting previous steps or decisions to find a solution or correct an issue.

    • Examples of RCA in current project could include analyzing code changes that led to a bug...

  • Answered by AI
  • Q13. Experience in automation testing, any learning in AI or other
  • Ans. 

    I have extensive experience in automation testing and have also taken courses in AI and machine learning.

    • I have worked on creating automation frameworks using tools like Selenium and Appium.

    • I have taken online courses on AI and machine learning to enhance my skills in these areas.

    • I have implemented AI-based testing techniques like neural networks for test automation.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Milliman Senior QA Engineer interview:
  • API Testing
  • Agile Methodology
  • Database Testing
  • Manual Testing
  • STLC
  • Procedures
  • build deployment
Interview preparation tips for other job seekers - They are more focused on API testing work. Questions related to manual testing are kind of simple. Some scenario based questions on testing, related to experience. Also asking for automation testing experience, although HR said only manual testing is required
Every technical interviewer was interested in knowing the CTC, which generally does not happen.
HR said its a hybrid role, also specified in job description but director said he wants people to come daily especially new joiners.
They have different policies for new joiners who are on probation period as compared to their old employees.
HR does not give apt response, interview process is very messed up. She will mostly avoid your calls of follow-ups. Firstly my profile was rejected within 3-4 days during profile shortlisting, then magically I received online test invite and then eventually interviews occur. But after 3rd round, I was rejected again via mail by HR (with no feedback obv) and that too when I tried to follow up with her after 4 days of giving 2nd technical interview. Hiring process is quite messed up and needs some refinment
Also the online test conducted by wheebox has a lot of technical glitches, not a smooth process.
Seem like their budget was quite less which was not told in earlier stages by HR.

Skills evaluated in this interview

Analyst Interview Questions & Answers

Citco user image Dhiraj Dhande

posted on 8 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What is Derivatives
  • Q2. What is financial Markets
  • Q3. V Lookup, X Lookup, H lookup
  • Q4. Experience in SQL And Power bi
  • Q5. Internship Experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

Some basic questions related to profit, time, and distance.

Round 2 - Coding Test 

Identify the missing number in the array and remove the duplicate string from another string, then write the remaining portion.

Round 3 - Technical 

(4 Questions)

  • Q1. What is rest api's
  • Ans. 

    REST APIs are a set of rules and conventions for building and interacting with web services.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Data is transferred in JSON or XML format

    • Stateless communication between client and server

    • Example: GET request to retrieve data from a server

  • Answered by AI
  • Q2. What is components
  • Ans. 

    Components in software development are modular, reusable parts of a system that perform specific functions.

    • Components are building blocks of a software system

    • They are designed to be modular and reusable

    • Each component performs a specific function or set of functions

    • Examples include buttons, forms, navigation bars in a web application

  • Answered by AI
  • Q3. Some related to github
  • Q4. Explain about api testing
  • Ans. 

    API testing involves testing the functionality, reliability, performance, and security of APIs.

    • API testing ensures that the API functions as expected and meets the requirements.

    • It involves testing the input parameters, output, authentication, error codes, and response time.

    • Tools like Postman, SoapUI, and JMeter are commonly used for API testing.

    • API testing can be done manually or automated using scripts.

    • Common types of...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Explain about your project
  • Ans. 

    Developed a web application for online food ordering and delivery service

    • Used React.js for front-end development

    • Implemented Node.js and Express.js for back-end functionality

    • Integrated payment gateway for secure transactions

  • Answered by AI
  • Q2. What is the logical problem involving 2 rooms, 3 bulbs, and 3 switches?

Interview Preparation Tips

Interview preparation tips for other job seekers - try to learn basic concepts of frontend and backend technologies

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Program related
  • Q2. Program management supply chain etc anything
  • Q3. Data related question
  • Q4. Development of progress review mechanism
  • Ans. 

    Developing a progress review mechanism involves setting clear objectives, establishing key performance indicators, regular monitoring and evaluation, and feedback mechanisms.

    • Set clear objectives for the programme or project

    • Establish key performance indicators (KPIs) to measure progress

    • Implement regular monitoring and evaluation processes

    • Create feedback mechanisms for stakeholders to provide input and suggestions

    • Adjust ...

  • Answered by AI
  • Q5. Supportive supervision and monitoring andfindings and their mitigation plan
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Question on sorting basics
  • Q2. Time complexity of heap functions
Round 2 - One-on-one 

(1 Question)

  • Q1. Reverse a linked list
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What you have done and how you can contribute
  • Ans. 

    I have successfully managed teams in previous roles and can contribute by implementing effective communication strategies, fostering a positive work environment, and setting clear goals.

    • Managed teams in previous roles

    • Implemented effective communication strategies

    • Fostered a positive work environment

    • Set clear goals for team members

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

(1 Question)

  • Q1. What you have done and how you can contribute
  • Ans. 

    I have successfully managed teams in previous roles and can contribute by utilizing my leadership skills to drive team performance and achieve goals.

    • Managed teams in previous roles

    • Utilized leadership skills to drive team performance

    • Achieved goals through effective team management

  • Answered by AI
Round 3 - Assignment 

Case study for the given role

Round 4 - One-on-one 

(1 Question)

  • Q1. Copy paste questions from internet

Interview Preparation Tips

Interview preparation tips for other job seekers - The company have serious problem with the way they are hiring and responding to the candidates. There is no defined process steps e.g. how many interviews will happen, when it happen and who will take. The senior management asked the questions from google search. It took around 3 months and still going on. The HRs either block you, dont respond to you and whenever there is requirements, they would call you for next round as if candidates are waiting for them only. And the HR would say that the person who will be interviewing is some god. Such a unprofessional environment.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

They asked normal questions

Round 2 - Group Discussion 

They given a topic ,robot can replace humans

Round 3 - One-on-one 

(1 Question)

  • Q1. Java basics questions
Round 4 - HR 

(1 Question)

  • Q1. Business related questions

logistics safety Interview Questions & Answers

Cholamandalam MS Risk Services user image Anonymous

posted on 25 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. How lead the team?
  • Ans. 

    Leading a team involves setting clear goals, providing support, fostering collaboration, and leading by example.

    • Set clear goals and expectations for the team

    • Provide support and resources to help team members succeed

    • Foster collaboration and communication among team members

    • Lead by example and demonstrate the behavior you expect from your team

    • Provide regular feedback and recognition for team members' efforts

    • Encourage prof...

  • Answered by AI
  • Q2. What is defferent between diesel engine and petrol engine?
  • Ans. 

    Diesel engines use compression ignition while petrol engines use spark ignition.

    • Diesel engines use compression ignition, where the fuel-air mixture is ignited by the heat of compression, while petrol engines use spark ignition, where a spark plug ignites the fuel-air mixture.

    • Diesel engines are more fuel efficient than petrol engines due to higher compression ratios.

    • Diesel engines produce more torque at lower RPMs compa...

  • Answered by AI
  • Q3. What safety requirements in CNF?
  • Ans. 

    Safety requirements in CNF include proper handling of goods, secure packaging, and adherence to regulations.

    • Proper handling of goods to prevent damage or accidents

    • Secure packaging to ensure items are not damaged during transportation

    • Adherence to regulations such as weight limits, hazardous materials handling, and driver safety protocols

  • Answered by AI
  • Q4. What will check vehicle in monsoon time?
  • Ans. 

    Check vehicle tires, brakes, lights, wipers, and ensure proper maintenance for safe driving in monsoon.

    • Check tire tread depth and pressure for better traction on wet roads

    • Inspect brakes for wear and tear, ensure they are functioning properly

    • Test lights to ensure visibility in heavy rain and low light conditions

    • Check wipers for proper functioning to maintain clear visibility during rain

    • Regularly maintain vehicle to prev

  • Answered by AI
Round 2 - Group Discussion 

BSVI Engine , vehicle maintenance

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview is technically question ask.

Uncap Research Labs Interview FAQs

How many rounds are there in Uncap Research Labs interview?
Uncap Research Labs interview process usually has 2 rounds. The most common rounds in the Uncap Research Labs interview process are Resume Shortlist and One-on-one Round.
How to prepare for Uncap Research Labs 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 Uncap Research Labs. The most common topics and skills that interviewers at Uncap Research Labs expect are Python, Java, AWS, B2B Sales and Sales.

Tell us how to improve this page.

Uncap Research Labs Reviews and Ratings

based on 3 reviews

3.8/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.8

Salary

2.2

Job security

3.8

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 3 Reviews and Ratings
Compare Uncap Research Labs with

VISION

4.1
Compare

Franchise Alpha

4.6
Compare

Wazir Advisors

3.8
Compare

TechSci Research

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