Upload Button Icon Add office photos
Engaged Employer

i

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

Altimetrik Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 1k Reviews

Filter interviews by

Altimetrik Sdet Interview Questions and Answers

Updated 13 Jan 2025

Interview questions from similar companies

Sdet Interview Questions & Answers

Apexon user image Anonymous

posted on 20 Oct 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 Oct 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Programming/Coding skills for automation
  • Q2. Process related questions, questions related to all type of testing.
Round 2 - Case Study 

They will give you a page or page elements to automate.

Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for some coding exercise , scenarios based questions and negotiate as per your skills and market conditions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Opps concept,java programs
  • Q2. Inheritance, polymorphism
  • Q3. Class,accessspecifers
  • Q4. Prime number, reversea string
  • Q5. Vowels,string based programs
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Coding Test 

It was basic coding with python

Round 2 - Technical 

(1 Question)

  • Q1. Basic testing questions and concepts
Round 3 - HR 

(2 Questions)

  • Q1. Basic testing questions and concept
  • Q2. Oops concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic testing concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Method Overloading Example with respect to your framework
  • Ans. 

    Method overloading allows multiple methods with the same name but different parameters in a class.

    • Method overloading in our framework allows us to create multiple methods with the same name but different parameters.

    • For example, we can have a method 'calculate' that can take different types of parameters like int, double, or string.

    • This helps in improving code readability and reusability.

    • Method overloading is resolved a...

  • Answered by AI
  • Q2. Reverse the string input using java code without using any inbuilt method
  • Ans. 

    Reverse a string input without using any inbuilt method in Java

    • Create a char array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Continue swapping until the pointers meet in the middle

  • Answered by AI
  • Q3. Selenium waits explain
  • Ans. 

    Selenium waits are used to make the test scripts wait for a certain condition to be met before proceeding.

    • Selenium waits help in handling dynamic web elements that load at different times.

    • There are three types of waits in Selenium: Implicit wait, Explicit wait, and Fluent wait.

    • Implicit wait sets a default waiting time for the entire script.

    • Explicit wait waits for a specific condition to be met before proceeding.

    • Fluent ...

  • Answered by AI
  • Q4. Method hiding explain
  • Ans. 

    Method hiding is a concept in object-oriented programming where a subclass defines a method with the same name as a method in its superclass, effectively hiding the superclass method.

    • Method hiding allows a subclass to provide its own implementation of a method without overriding the superclass method.

    • The subclass method must have the same signature (name and parameters) as the superclass method to hide it.

    • To access the...

  • Answered by AI
  • Q5. How to access static variables, method.
  • Ans. 

    Static variables and methods can be accessed using the class name directly.

    • Use the class name followed by a dot operator to access static variables and methods.

    • No instance of the class is required to access static members.

    • Example: ClassName.staticVariableName or ClassName.staticMethodName()

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all the testing related subjects

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

TEKsystems user image Geethasrinivas Vanam

posted on 6 Dec 2024

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

(2 Questions)

  • Q1. Approach towards automation
  • Ans. 

    My approach towards automation in quality assurance involves identifying repetitive tasks, selecting appropriate tools, creating robust test scripts, and continuously monitoring and updating automated tests.

    • Identify repetitive manual test cases that can be automated to save time and effort

    • Select appropriate automation tools based on project requirements and team expertise (e.g. Selenium, Appium, JUnit)

    • Create robust and...

  • Answered by AI
  • Q2. Team building skills

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. SELENIUM QUESTIONS
  • Q2. BASIC PYTHON PROGRAMS
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are testing techniques
  • Ans. 

    Testing techniques are methods used to verify and validate software applications to ensure they meet requirements and function correctly.

    • Black box testing: Testing the functionality of a software application without knowledge of its internal code.

    • White box testing: Testing the internal logic and structure of a software application.

    • Regression testing: Re-running tests on previously tested software to ensure that new cha...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Agile Methologies
Round 2 - Technical 

(1 Question)

  • Q1. Database Testing Concepts and queries
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Selenium scenarios to select value from dropdown under nested div tag

Altimetrik Interview FAQs

How many rounds are there in Altimetrik Sdet interview?
Altimetrik interview process usually has 1 rounds. The most common rounds in the Altimetrik interview process are Technical.
How to prepare for Altimetrik Sdet 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 Altimetrik. The most common topics and skills that interviewers at Altimetrik expect are Selenium, Automation Testing, Java, SDET and Testng.

Tell us how to improve this page.

Altimetrik Sdet Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 794 Interviews
Coforge Interview Questions
3.3
 • 510 Interviews
KPIT Technologies Interview Questions
3.5
 • 294 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
CitiusTech Interview Questions
3.4
 • 266 Interviews
View all
Altimetrik Sdet Salary
based on 14 salaries
₹9.7 L/yr - ₹24 L/yr
30% more than the average Sdet Salary in India
View more details
Senior Software Engineer
1.2k salaries
unlock blur

₹9 L/yr - ₹34 L/yr

Staff Engineer
837 salaries
unlock blur

₹10.9 L/yr - ₹40 L/yr

Senior Engineer
617 salaries
unlock blur

₹9 L/yr - ₹30 L/yr

Software Engineer
304 salaries
unlock blur

₹4.8 L/yr - ₹18.8 L/yr

Senior Staff Engineer
218 salaries
unlock blur

₹15 L/yr - ₹43 L/yr

Explore more salaries
Compare Altimetrik with

Accenture

3.9
Compare

Persistent Systems

3.5
Compare

Mphasis

3.4
Compare

LTIMindtree

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