Upload Button Icon Add office photos
Engaged Employer

i

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

Newageit Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Newageit Technologies Interview Questions, Process, and Tips

Updated 18 Oct 2024

Top Newageit Technologies Interview Questions and Answers

View all 9 questions

Newageit Technologies Interview Experiences

Popular Designations

5 interviews found

Manual Tester Interview Questions & Answers

user image Pranay Samadhe

posted on 18 Oct 2024

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

(4 Questions)

  • Q1. Write test cases on Electric bulb
  • Ans. 

    Test cases for Electric bulb

    • Test if the bulb turns on when the switch is flipped

    • Test if the bulb emits light when turned on

    • Test if the bulb heats up after being on for a while

    • Test if the bulb flickers or dims before burning out

  • Answered by AI
  • Q2. Write test cases on Instagram
  • Ans. 

    Test cases for Instagram application

    • Verify user can successfully create a new account

    • Ensure user can upload a photo and apply filters

    • Check if user can search for other users and follow/unfollow them

    • Test the functionality of liking and commenting on posts

    • Verify that direct messaging feature works correctly

  • Answered by AI
  • Q3. Defect reporting procedure
  • Ans. 

    Defect reporting procedure involves documenting, prioritizing, and communicating issues found during testing.

    • Document defects with detailed information including steps to reproduce, expected vs actual results, and screenshots if applicable

    • Prioritize defects based on severity and impact on the system

    • Communicate defects to the development team using a defect tracking tool like Jira or Bugzilla

    • Follow up on defects to ensu

  • Answered by AI
  • Q4. Test cases on payment Getaway
  • Ans. 

    Test cases for payment gateway functionality

    • Verify successful payment processing

    • Test for different payment methods (credit card, PayPal, etc.)

    • Check for error handling in case of payment failure

    • Validate security measures for sensitive payment information

    • Test for currency conversion if applicable

  • Answered by AI

Skills evaluated in this interview

Manual Tester Interview Questions asked at other Companies

Q1. What is sdlc stlc waterfall model,smoke testing, black box testing, what is quality, what is strub and driver, different levels of testing, UAT, system testing. What is defect, Defect life cycle.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Coding for selenium and python

Round 3 - One-on-one 

(2 Questions)

  • Q1. Be calm and honest ,..dont lie
  • Q2. Aptitude related questions also asked

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm and honest..dont try lying
aptitude related questions were also there in one on one interview

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
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:
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 

Automating some random application within 1.5 hours..

Round 3 - Technical 

(2 Questions)

  • Q1. Write few lines of code on how to automate in particular scenerio
  • Ans. 

    To automate a scenario, write code using a testing framework like Selenium or Appium.

    • Identify the scenario to be automated

    • Choose a suitable testing framework

    • Write code to simulate user actions and verify expected results

    • Use assertions to validate test results

    • Integrate with a CI/CD pipeline for continuous testing

    • Example: Automating login process on a web application using Selenium WebDriver

  • Answered by AI
  • Q2. When to do that automation..in lifecycle of app
  • Ans. 

    Automation should be done in the early stages of the app lifecycle.

    • Automation should be started as soon as the application requirements are finalized.

    • Automation should be done in parallel with manual testing.

    • Automation should be done for critical and frequently used functionalities.

    • Automation should be updated regularly to keep up with changes in the application.

    • Automation should be done for regression testing to save

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn python basics and selenium..coding test involve python test and selenium test..prepare for both not just selenium

Skills evaluated in this interview

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Automation Tester Interview Questions & Answers

user image Kanchan Rahane

posted on 24 Nov 2022

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Assignment 

We have to write script on any Live Application it depends on the interviewer which application they are allocating

Round 2 - Client Interview 

(1 Question)

  • Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing 3)how many test cases you execute per day 4)Tell me the diffrent Types of waits 5)When we use Implicite and Explicite wait 6)How many times...
  • Ans. 

    Answers to common questions asked in an Automation Tester interview

    • Sanity testing is a subset of regression testing and is done to check if the critical functionalities of the application are working fine after a small change

    • Smoke testing is done to check if the application is stable enough for further testing

    • Regression testing is done to ensure that the changes made to the application do not affect the existing functi...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. 1)Explain Access Specifiers 2)Tell me the functional flow of your application On which you are working as a User
  • Ans. 

    Access Specifiers and Functional Flow of Application

    • Access Specifiers define the scope of a class member

    • Public members can be accessed from anywhere

    • Private members can only be accessed within the class

    • Protected members can be accessed within the class and its subclasses

    • Functional flow of the application describes the sequence of actions performed by the user

    • It includes login, navigation, data entry, submission, and log...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident, Don't Tell Wrong ans. If you don't know the ans. Just say I am Sorry sir/mam.
Handle the situation with presence of mind .

Skills evaluated in this interview

Automation Tester Interview Questions asked at other Companies

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing 3)how many test cases you execute per day 4)Tell me the diffrent Types of waits 5)When we use Implicite and Explicite wait 6)How many times you can use implicite wait in your... read more
View answer (1)

Newageit Technologies interview questions for popular designations

 Automation Engineer

 (1)

 Automation Test Engineer

 (1)

 Automation Tester

 (1)

 Manual Tester

 (1)

 Software Testing Engineer

 (1)

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

I applied via Naukri.com and was interviewed before Apr 2022. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your work experience
Round 3 - One-on-one 

(2 Questions)

  • Q1. Explain testing with example
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing involves identifying defects or errors in the system

    • It helps in ensuring that the system meets the user's requirements

    • Testing can be done manually or through automation tools

    • Examples of testing include functional testing, performance testing, security testing, etc.

  • Answered by AI
  • Q2. Explain your project in detail

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare on current project

Skills evaluated in this interview

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

It was a online test about the basic maths, grammar, composition, and computer knowledge with a proctor.

Round 2 - Behavioral 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. Previous experience (Company name and detailed description of role)
  • Q3. About the current company, role you applied for.
  • Q4. Understanding the role/requirement
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Previous job experience and role
Round 4 - Training 

(1 Question)

  • Q1. GSPC Role related(confidential)
Round 5 - Training 

(1 Question)

  • Q1. OIR related(Confidential)

Interview Preparation Tips

Interview preparation tips for other job seekers - You don't require an advance knowledge about the role, just go through the company's profile and make sure you are having the desired skills and strong English speaking ability. The communication, test everything is co conducted in English.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Nice and light question

Round 2 - Coding Test 

Two hacktho coding execrise

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

I applied via campus placement at Xavier's Institute of Management (XIMS), Bhuvaneshwar and was interviewed in Oct 2023. There were 4 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 

General logic questions, eq related questions and basic math questions

Round 3 - Coding Test 

Senario based mcq with code snippets give and we have to choose the most efficient one

Round 4 - One-on-one 

(1 Question)

  • Q1. Gave a figma file and then was given a task to code it in 30mins

Interview Preparation Tips

Interview preparation tips for other job seekers - Study react basics like no need to go into hooks and stuff, strengthen your js, html and css fundamentals and you should be able to crack it.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2023. There were 4 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. What you know about the sales
  • Ans. 

    Sales is the process of selling products or services to customers in exchange for money.

    • Sales involves identifying potential customers and convincing them to purchase a product or service.

    • It includes building relationships with customers, understanding their needs, and providing solutions.

    • Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.

    • Sales can be done through...

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

(1 Question)

  • Q1. Do you know which language is use for frontend technology
  • Ans. 

    The language used for frontend technology is typically HTML, CSS, and JavaScript.

    • HTML is used for structuring web pages

    • CSS is used for styling the web pages

    • JavaScript is used for adding interactivity to the web pages

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2023. There were 4 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 - Coding Test 

String , Array ,Collection framework related questions.

Round 3 - Assignment 

Ecommerce site with Login,Review,AddToCart,Order features,Filter features.

Round 4 - Technical 

(1 Question)

  • Q1. Html,Css,Js. Interviewer don't have knowledge on Java,React js.And if you don't able to answer basic html,css related questions they will disqualify you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply.Totaly time waste.And even if you apply don't share project with them neither the Github link nor the the files via any medium.You are going to regret if you share the project.

Newageit Technologies Interview FAQs

How many rounds are there in Newageit Technologies interview?
Newageit Technologies interview process usually has 2-3 rounds. The most common rounds in the Newageit Technologies interview process are Resume Shortlist, One-on-one Round and Coding Test.
How to prepare for Newageit Technologies 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 Newageit Technologies. The most common topics and skills that interviewers at Newageit Technologies expect are Manual Testing, Test Cases, Drive Test, FSD and Ingenium.
What are the top questions asked in Newageit Technologies interview?

Some of the top questions asked at the Newageit Technologies interview -

  1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing 3)how many te...read more
  2. write few lines of code on how to automate in particular scene...read more
  3. 1)Explain Access Specifiers 2)Tell me the functional flow of your application O...read more

Tell us how to improve this page.

Newageit Technologies Interview Process

based on 5 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Newageit Technologies Reviews and Ratings

based on 26 reviews

3.9/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.8

Salary

3.8

Job security

3.8

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 26 Reviews and Ratings
Softwaretest Engineer
21 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Test Engineer
12 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Automation Engineer
9 salaries
unlock blur

₹3.6 L/yr - ₹4.1 L/yr

Senior Test Engineer
4 salaries
unlock blur

₹6.9 L/yr - ₹9.2 L/yr

QA Engineer
4 salaries
unlock blur

₹3.2 L/yr - ₹4 L/yr

Explore more salaries
Compare Newageit Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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