Upload Button Icon Add office photos
Engaged Employer

i

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

Avanze Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Avanze Technologies Software Tester Interview Questions and Answers

Updated 12 Jan 2023

Avanze Technologies Software Tester Interview Experiences

1 interview found

Interview experience
4
Good
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 - Technical 

(3 Questions)

  • Q1. 2 rounds technical.
  • Q2. About software testing
  • Q3. Software testing
Round 3 - Technical 

(1 Question)

  • Q1. Technical Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok.
Ok

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Star pattern program
  • Q2. Number of vowels String program
  • Ans. 

    Count the number of vowels in a given array of strings.

    • Iterate through each string in the array

    • For each string, iterate through each character and check if it is a vowel (a, e, i, o, u)

    • Increment a counter for each vowel found in the string

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tiger Analytics Software Tester interview:
  • Xpaths
  • WebDriver
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 Apr 2024. There were 2 interview rounds.

Round 1 - Screening Round 

(1 Question)

  • Q1. 1) Brief me about Yourself. 2) Education Background they ask me because I am from Non-IT. 3) If you have a mobile application Suppose you will be doing a Smoke Test Tell me the scenario. 4) Tell me a OTP b...
Round 2 - Client Interview 

(1 Question)

  • Q1. I have not yet get a chance to going further on Client Round Interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for scenario-based question
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 was 1 interview round.

Round 1 - Aptitude Test 

Very easy to solve and should have basic knowledge

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between fact and dimension.
  • Ans. 

    Fact tables contain quantitative data that can be measured, while dimension tables contain descriptive attributes related to the facts.

    • Fact tables store numerical data such as sales revenue, quantity sold, etc.

    • Dimension tables store descriptive attributes like product name, customer name, etc.

    • Fact tables are typically larger in size compared to dimension tables.

    • Fact tables are connected to dimension tables through fore

  • Answered by AI
  • Q2. SQL query to find second Max salary.
  • Ans. 

    Use SQL query with subquery to find second highest salary.

    • Use ORDER BY and LIMIT to get the second highest salary.

    • Use a subquery to exclude the highest salary from the result set.

    • Example: SELECT MAX(salary) FROM employees WHERE salary < (SELECT MAX(salary) FROM employees);

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

Altimetrik user image Manikandan Ramesh

posted on 6 Sep 2024

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 Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker Rank Technical Round

Round 2 - Coding Test 

30 Mins Java Selenium

Round 3 - HR 

(2 Questions)

  • Q1. Explain about Career experience
  • Ans. 

    I have over 5 years of experience in testing various software applications, including creating test plans, executing test cases, and reporting bugs.

    • Experience in creating test plans and test cases

    • Proficient in executing manual and automated tests

    • Strong skills in identifying and reporting bugs

    • Familiarity with various testing tools and methodologies

    • Collaborating with developers and stakeholders to ensure quality software

  • Answered by AI
  • Q2. Walkthrough on Framework
  • Ans. 

    Framework walkthrough involves explaining the structure, components, and functionality of the test automation framework.

    • Explain the architecture of the framework (e.g. modular, data-driven, keyword-driven, hybrid)

    • Discuss the key components such as test scripts, test data, object repositories, and reporting mechanisms

    • Describe how the framework handles test execution, result reporting, and error handling

    • Provide examples ...

  • Answered by AI

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 - One-on-one 

(2 Questions)

  • Q1. Regression testing,smoke testing,api testing
  • Q2. Http status code,test plan
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com 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. Tell me about yourself
  • Ans. 

    I am a highly experienced software tester with a passion for ensuring quality and reliability in software products.

    • Over 8 years of experience in software testing

    • Expertise in manual and automated testing

    • Strong knowledge of testing methodologies and tools

    • Experience in testing web and mobile applications

    • Ability to work collaboratively with development teams

    • Proven track record of delivering high-quality software products

  • Answered by AI
  • Q2. How do you handle Testing in Agile
  • Ans. 

    Testing in Agile involves continuous testing throughout the development cycle.

    • Collaborate with the development team to ensure testing is integrated into each sprint

    • Use automation testing tools to speed up the process

    • Prioritize testing based on user stories and acceptance criteria

    • Perform exploratory testing to uncover defects that may have been missed

    • Ensure that testing is done in parallel with development to catch defe

  • Answered by AI
  • Q3. Some more questions on testing basics
  • Q4. Some questions on Selenium basics
  • Q5. Some on Scenario based Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in basics and have a good knowledge on your project and your roles an responsibilities in the project

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tech qstns of selenium , protractor installation workflow and work expirience

Interview Preparation Tips

Interview preparation tips for other job seekers - b confident with ur answers

Avanze Technologies Interview FAQs

How many rounds are there in Avanze Technologies Software Tester interview?
Avanze Technologies interview process usually has 3 rounds. The most common rounds in the Avanze Technologies interview process are Technical and Resume Shortlist.
What are the top questions asked in Avanze Technologies Software Tester interview?

Some of the top questions asked at the Avanze Technologies Software Tester interview -

  1. Software test...read more
  2. Technical Ro...read more
  3. 2 rounds technic...read more

Tell us how to improve this page.

Avanze Technologies Software Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Processing Executive
245 salaries
unlock blur

₹1.1 L/yr - ₹5 L/yr

Senior Processing Executive
102 salaries
unlock blur

₹2.2 L/yr - ₹6.4 L/yr

SME
46 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Title Processor
33 salaries
unlock blur

₹1 L/yr - ₹5.2 L/yr

Process Associate
33 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Explore more salaries
Compare Avanze Technologies with

Datamatics Global Services

3.5
Compare

eClerx

3.3
Compare

Quest Global

3.6
Compare

Mphasis

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