Upload Button Icon Add office photos

Filter interviews by

JGDTech Softwaretest Engineer Interview Questions and Answers

Updated 1 Aug 2022

JGDTech Softwaretest Engineer Interview Experiences

1 interview found

Softwaretest Engineer Interview Questions & Answers

user image AVINASH KUMAR SHAW

posted on 1 Aug 2022

I applied via Referral and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. About Your Previous Organization, Work Profile, Experience and Salary structure

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Learn Basic Things
2. Good Communication Skills
3. Should be experienced in your profile

Interview questions from similar companies

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

(1 Question)

  • Q1. About ur self some technical problem
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 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 - Coding Test 

Online test it Will be on selenium and java

Round 3 - Technical 

(3 Questions)

  • Q1. To create Feature file and snippet for features file.
  • Ans. 

    To create a Feature file and snippet for features file.

    • Create a new feature file with a descriptive name

    • Write the feature description in Gherkin syntax

    • Add scenarios with steps in Gherkin syntax

    • Generate a snippet for each step

    • Implement the step definitions in code

    • Test the feature using a test runner

  • Answered by AI
  • Q2. To write code in Selenium on real time scenarios.
  • Q3. What is meant by feature file and senario
  • Ans. 

    Feature file is a file that contains high-level description of a software feature. Scenario is a specific instance of a feature.

    • Feature file is written in Gherkin language

    • It describes the behavior of a feature in plain English

    • Scenario is a set of steps that describe a specific instance of a feature

    • It includes preconditions, actions and expected outcomes

    • Feature file and scenarios are used in Behavior Driven Development

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - To do more focus on practical thing's... He don't asks thoerictical questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Strong data structures knowledge

Round 3 - Technical 

(1 Question)

  • Q1. System Design, OOPS, SOLID principles, Design patterns.
Round 4 - HR 

(1 Question)

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude, basic math

Round 2 - Group Discussion 

A group of 10 my topic was technical skills vs soft skills

Round 3 - Technical 

(2 Questions)

  • Q1. Differentiate between Primary key and unique
  • Ans. 

    Primary key uniquely identifies a record in a table, while unique constraint ensures values in a column are unique.

    • Primary key is used to uniquely identify each record in a table

    • Primary key does not allow NULL values

    • Unique constraint ensures that all values in a column are unique

    • Unique constraint allows NULL values

  • Answered by AI
  • Q2. MySQL commands and questions on them.. then hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with MySQL, Java and basic to medium level knowledge on programming
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Find in rotated sorted array
  • Ans. 

    Search for a target value in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Determine which half of the array the target value lies in based on the pivot point.

    • Continue binary search in the appropriate half of the array to find the target value.

  • Answered by AI
  • Q2. Design IMDB. how will you manage concurrent ratings
  • Ans. 

    Design IMDB with concurrent ratings management

    • Implement a locking mechanism to ensure only one user can update a rating at a time

    • Use a queue system to handle multiple rating requests in an orderly manner

    • Consider using distributed systems to handle high concurrency levels

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design vehicle rental system. Api design
  • Ans. 

    Design a vehicle rental system API

    • Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle

    • Include authentication and authorization mechanisms for users and admins

    • Implement payment gateway integration for processing rental payments

    • Include features like vehicle search, filtering, and reviews/ratings

    • Consider scalability and performance optimizations for handling high traffic

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Promises in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

  • Answered by AI

Skills evaluated in this interview

Junior Software Engineer Interview Questions & Answers

LogiNext Solutions user image Omkar Darbeshawar (Indian Yogi Star)

posted on 1 Feb 2024

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

(3 Questions)

  • Q1. They check your knowledge according to job role
  • Q2. I have prepared python, big data tech, machine learning, cloud.
  • Q3. They ask about data structure
Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about past experience.
  • Q2. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa predict the output

Round 2 - Coding Test 

One medium problem. Based on that the students are selected. And modifications in code has been asked

Round 3 - HR 

(1 Question)

  • Q1. Coding related questions

JGDTech Interview FAQs

How many rounds are there in JGDTech Softwaretest Engineer interview?
JGDTech interview process usually has 1 rounds. The most common rounds in the JGDTech interview process are HR.

Tell us how to improve this page.

JGDTech Softwaretest Engineer Salary
based on 5 salaries
₹7.2 L/yr - ₹8.1 L/yr
39% more than the average Softwaretest Engineer Salary in India
View more details

JGDTech Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Engineer
5 salaries
unlock blur

₹7.2 L/yr - ₹10.5 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹7.2 L/yr - ₹8.1 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹6.8 L/yr - ₹13.2 L/yr

Lead Accountant
4 salaries
unlock blur

₹4.1 L/yr - ₹5.5 L/yr

Software Engineer
3 salaries
unlock blur

₹3.6 L/yr - ₹8.1 L/yr

Explore more salaries
Compare JGDTech with

Yalamanchili Software Exports

3.3
Compare

Xtancia Technosoft

4.1
Compare

ScoreMe Solutions

4.4
Compare

Global Edge Software

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