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
4.1

based on 25 Reviews

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 SubsequencesYou are given an array consisting of N integers. You need to find the number of k-element subsequences of the given array where the bitwise AND of the subsequence's elements is maximal. Also, find the maximal AND val... read more
View answer (4)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How would you utilize AWS or Azure services to create scalable web applications
  • Ans. 

    Utilize AWS or Azure services for scalable web applications

    • Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling

    • Leverage AWS Lambda or Azure Functions for serverless computing

    • Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic

    • Store data in AWS RDS or Azure SQL Database for scalable database solutions

    • Use AWS CloudFront or Azure CDN for content delivery

  • Answered by AI
  • Q2. How would you tackle memory leaks if the system your working on was experiencing this issue?
  • Ans. 

    I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.

    • Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks

    • Review the code to ensure proper memory allocation and deallocation practices are being followed

    • Implement smart pointers or garbage collection to automatically manage memory

    • Use static co...

  • Answered by AI
  • Q3. Have you worked on legacy systems?
  • Ans. 

    Yes, I have experience working on legacy systems.

    • I have successfully maintained and upgraded legacy systems to meet current business needs.

    • I have refactored legacy code to improve performance and scalability.

    • I have integrated new technologies with legacy systems to enhance functionality.

    • I have experience troubleshooting and debugging issues in legacy systems.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Are you capable to work with cross functional teams and handle disputes effectively
  • Ans. 

    Yes, I have experience working with cross functional teams and resolving disputes effectively.

    • I have successfully collaborated with team members from different departments to achieve project goals.

    • I am skilled at mediating conflicts and finding mutually beneficial solutions.

    • I prioritize open communication and actively listen to all team members' perspectives.

    • I have experience using conflict resolution techniques such a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and on to point without deviations, they respect straight forwardness
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks

Round 2 - Technical 

(1 Question)

  • Q1. Basically it is about the Technical Subjects that U mention eariler in your coresponding CV's. Whatever Subject you meantioned their gonna answer about it for tge questions regarding to that subject
Round 3 - HR 

(14 Questions)

  • Q1. Brief Description about Youself
  • Q2. What is your goal in Life
  • Q3. What do you know about tgis job Profile
  • Q4. Why should we hire you instead of all achoknowledgable freshers sitting behind for this job role ?
  • Q5. What are ur hobbies and strengths and weeknesses
  • Q6. Why you want to do this job role
  • Q7. Why you want to join us instead of other good companies.
  • Q8. How you balance yourself in a fatal situation
  • Q9. If you alredy working under a company but want to switch it then the questions will remain same but just add some 2 to 3 extra questions like i am meantioning it down👇
  • Q10. What was ur job profile
  • Q11. How do u know about our company
  • Q12. Did u Resign by ur own or The comapny Resign you ??
  • Q13. What was ur salary their
  • Q14. Incase u alredy have an experience in a better company then interviewer ask this -* why joing us instead u have an magnificent well role on your comapny*

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Ofcourse if you are not confident you will get rejected. Because Interviewer asks the 4x questions who has lack of Confidence to broke them to fear .You sbould get rid of that.

2. And Always balance ur words like what u going to say ,read the mind of the interviewer. (ofcourse it take practices)

3.As like our older says "Stand infront of the mirror and start saying about you, define yourself to you, what r u, why r u, how u gonna work this, everything" This'll burn the fear inside you.

4. Don't get Upset if u can not make to a comapny and instead of doing excuses about the company or HR's question, U should work hard on yourself gathering previous mistakes and make to the better comapny

5.And always follow the laws and well prepare your responsibilities.
Thats all Advice i can gave.

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.

People are getting interviews through

based on 3 Newageit Technologies interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Newageit Technologies Reviews and Ratings

based on 25 reviews

4.1/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

3.9

Salary & Benefits

4.0

Job Security

4.0

Company culture

3.9

Promotions/Appraisal

4.0

Work Satisfaction

Explore 25 Reviews and Ratings
Softwaretest Engineer
19 salaries
unlock blur

₹2.7 L/yr - ₹5 L/yr

Test Engineer
12 salaries
unlock blur

₹2 L/yr - ₹6.5 L/yr

Automation Engineer
9 salaries
unlock blur

₹3.6 L/yr - ₹4.1 L/yr

Senior Test Engineer
4 salaries
unlock blur

₹6.2 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.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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