Upload Button Icon Add office photos

Filter interviews by

TechExactly Interview Questions and Answers

Updated 16 Aug 2024

TechExactly Interview Experiences

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Writing test cases for an app.

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions about how to use generative ai for testing more efficiently, Appium, KPIs, types of testing.

Senior QA Analyst Interview Questions asked at other Companies

Q1. Can you convert lead if all required fields of contact or opportunity are not available on lead
View answer (1)
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 Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Palindrome numbers
  • Q2. Basics of Javascript
Round 2 - Coding Test 

Gave a design to make and submit

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn JavaScript and React Basics and be ready to solve questions 1-2

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Write test scenarios?
  • Ans. 

    Test scenarios are a set of steps to validate the functionality of a system.

    • Identify the objective of the test

    • Create test cases based on requirements

    • Execute test cases and record results

    • Verify if the system meets the expected outcome

    • Repeat the process for different scenarios

  • Answered by AI
  • Q2. Logical java programming.
  • Q3. Basic of selenium automation
  • Q4. Manual testing scenarios based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview process.

Skills evaluated in this interview

QA Test Engineer Interview Questions asked at other Companies

Q1. Selenium web driver What is POM file why we are using it Xpath Types Which is Effective locators Framework creation related questions Runner class related questions What is BDD and TDD What is Data Drive frame work Cucumber related question... read more
View answer (1)

Jobs at TechExactly

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. Asda asdasdasdasd asd asda sda sd
  • Q2. Asdaasdasdas asd asda s asdas

Interview Preparation Tips

Interview preparation tips for other job seekers - asd
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy

Round 2 - Technical 

(1 Question)

  • Q1. All questions based on resume on javascript java and react and mainly on projects
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to set up LSMW
  • Ans. 

    LSMW is a tool used to migrate data from legacy systems to SAP systems.

    • LSMW stands for Legacy System Migration Workbench

    • It is used to migrate data from non-SAP systems to SAP systems

    • LSMW uses batch input, direct input, BAPI, and IDoc methods for data migration

    • Steps to set up LSMW include creating a project, defining object attributes, mapping fields, converting data, and executing the migration

  • Answered by AI
  • Q2. How many ways we can maintain field selection in material master?
  • Ans. 

    Field selection in material master can be maintained in multiple ways.

    • Field selection can be maintained using transaction code OMS9.

    • Field selection can be maintained using material type configuration.

    • Field selection can be maintained using screen layout configuration.

    • Field selection can be maintained using user exit or BADI implementations.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tool related questions
  • Q2. Project related
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 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 - Technical 

(5 Questions)

  • Q1. 3 Basic DSA Questions
  • Q2. 1st Math based coding question
  • Ans. Can solve with normal loops and some if-else statements.
  • Answered Anonymously
  • Q3. 2nd String based
  • Ans. String manipulation and Traversal meanwhile keep tracking the max answer.
  • Answered Anonymously
  • Q4. 3rd Array Sorting Algorithm
  • Ans. 

    Quick Sort is a popular in-place sorting algorithm that uses divide and conquer approach.

    • Divide the array into two sub-arrays based on a pivot element

    • Recursively sort the sub-arrays

    • Combine the sorted sub-arrays to get the final sorted array

    • Time complexity: O(nlogn) in average case and O(n^2) in worst case

    • Space complexity: O(logn)

    • Example: [5, 2, 9, 3, 7, 6, 8] -> [2, 3, 5, 6, 7, 8, 9]

  • Answered by AI
  • Q5. There was an Introduction too in starting.
Round 3 - HR 

(2 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a software enthusiast with a passion for coding and problem-solving.

    • I have a degree in Computer Science and Engineering.

    • I have experience in programming languages such as Java, Python, and C++.

    • I have worked on projects involving web development, data analysis, and machine learning.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q2. Why should I hire you?
  • Ans. 

    I am a quick learner with a passion for software development and a strong work ethic.

    • I have a solid understanding of programming concepts and experience with multiple programming languages.

    • I am a team player and enjoy collaborating with others to solve problems.

    • I am highly motivated and always strive to improve my skills and knowledge.

    • I have completed several projects on my own and am eager to apply my skills in a prof

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Keyideas Infotech Software Trainee interview:
  • DSA
  • Communication Skills
  • Algorithms
  • Core Java
  • Java
  • HTML
  • CSS
  • PHP
  • Javascript
  • Python
Interview preparation tips for other job seekers - Just revise some basic DSA and math logic based coding questions.

For HR, keep a smile on your face throughout the Interview.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Normal questions asked regarding day to day responsibilities of a project manager.
Round 2 - HR 

(1 Question)

  • Q1. Salary Negotiation

TechExactly Interview FAQs

How many rounds are there in TechExactly interview?
TechExactly interview process usually has 2 rounds. The most common rounds in the TechExactly interview process are One-on-one Round, Coding Test and Assignment.
How to prepare for TechExactly 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 TechExactly. The most common topics and skills that interviewers at TechExactly expect are PDF, Email Marketing, Lead Generation, SEO and Communication Skills.
What are the top questions asked in TechExactly interview?

Some of the top questions asked at the TechExactly interview -

  1. Write test scenario...read more
  2. Questions about how to use generative ai for testing more efficiently, Appium, ...read more
  3. Manual testing scenarios based questio...read more

Tell us how to improve this page.

TechExactly Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 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
 • 795 Interviews
View all

TechExactly Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.6

Salary

3.7

Job security

3.9

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 14 Reviews and Ratings
Senior UI / UX Designer

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Senior Android Developer

Kolkata

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
7 salaries
unlock blur

₹3.6 L/yr - ₹9.5 L/yr

Software Engineer
6 salaries
unlock blur

₹2.4 L/yr - ₹4.2 L/yr

PHP Developer
5 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Associate Software Engineer
4 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

HR Manager
4 salaries
unlock blur

₹3.5 L/yr - ₹4.1 L/yr

Explore more salaries
Compare TechExactly 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