Upload Button Icon Add office photos

Filter interviews by

Asset Analytix Manual Test Engineer Interview Questions and Answers for Freshers

Updated 2 Apr 2022

Asset Analytix Manual Test Engineer Interview Experiences for Freshers

1 interview found

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

Round 1 - Aptitude Test 

You firstly clear the aptitude test.

Round 2 - Technical 

(1 Question)

  • Q1. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or...
  • Ans. 

    Answers to common questions asked in a Manual Test Engineer interview

    • Choose testing field for its importance in ensuring quality software

    • Manual testing involves testing software manually without automation tools

    • Traditional testing refers to the waterfall model of software development

    • Functional testing checks if software meets functional requirements, while non-functional testing checks non-functional requirements such ...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Q2. Tell me about yourself.
  • Q3. Where do you live in located city

Interview Preparation Tips

Interview preparation tips for other job seekers - All also prepared with manual Testing and SQL for manual Testing jobs

Skills evaluated in this interview

Interview questions from similar companies

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

I appeared for an interview before Mar 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself and your experience in manual testing.
  • Ans. 

    Experienced Manual Test Engineer with a strong background in software testing and quality assurance.

    • Over 5 years of experience in manual testing across various domains, including e-commerce and finance.

    • Proficient in creating detailed test cases and executing them to ensure software quality.

    • Worked on projects involving user acceptance testing (UAT) to validate software against business requirements.

    • Collaborated with cro...

  • Answered by AI
  • Q2. Why did you choose a career in software testing?
  • Ans. 

    I chose software testing to ensure quality, enhance user experience, and embrace the challenge of problem-solving in technology.

    • Passion for quality: I enjoy ensuring that software meets high standards, which directly impacts user satisfaction.

    • Problem-solving: Testing allows me to identify issues and think critically about how to improve software functionality.

    • Attention to detail: I have a keen eye for detail, which is ...

  • Answered by AI
  • Q3. What do you know about our company and its products?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor Your Resume – Customize it for each job, highlighting relevant skills.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the D/B verification and validation in QA?
  • Ans. 

    D/B verification and validation in QA refers to the process of ensuring that data in a database is accurate, complete, and consistent.

    • Verification involves checking if the data in the database matches the expected values or rules.

    • Validation involves ensuring that the data in the database meets the specified requirements and is reliable.

    • Examples include verifying that user information is correctly stored in a database a...

  • Answered by AI
  • Q2. Verification : ensures the product is being built correctly (meet design specifications). Validation : ensures the right product is built (meets user needs and requirements).

Interview Preparation Tips

Interview preparation tips for other job seekers - Network smartly; connections open door.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Cucumber and Karate?
  • Ans. 

    Cucumber and Karate are testing frameworks used for behavior-driven development (BDD) and API testing, respectively.

    • Cucumber is a BDD tool that allows writing test cases in plain English using Gherkin syntax

    • Karate is an API testing tool that combines API testing, test doubles, performance testing, and UI automation in one framework

    • Both tools support automation testing and help in collaboration between technical and non

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the main responsibility of a QA Engineer?
  • Ans. 

    The main responsibility of a QA Engineer is to ensure the quality of software products by testing and identifying defects.

    • Creating test plans and test cases

    • Executing test cases and reporting defects

    • Collaborating with developers to resolve issues

    • Automating test cases using tools like Selenium

    • Performing regression testing to ensure software stability

  • Answered by AI
  • Q2. Ensure software quality through testing.
  • Ans. 

    Ensuring software quality through testing involves thorough testing of all functionalities to identify and fix any bugs or issues.

    • Create test cases to cover all functionalities of the software

    • Perform manual and automated testing to identify bugs

    • Regression testing to ensure new changes do not impact existing functionalities

    • Use tools like Selenium, JUnit, or TestNG for automated testing

    • Collaborate with developers to fix

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is JMeter?
  • Ans. 

    JMeter is an open-source tool used for performance testing and load testing of web applications.

    • JMeter allows testers to simulate heavy loads on servers, networks, or objects to test their strength and analyze overall performance.

    • It can be used to measure performance under different load types, such as stress testing, spike testing, and endurance testing.

    • JMeter supports various protocols like HTTP, HTTPS, FTP, JDBC, LD...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Write scenarios on banking application
  • Ans. 

    Scenarios on banking application for QA testing

    • 1. User login with valid credentials

    • 2. User login with invalid credentials

    • 3. Transfer funds between accounts

    • 4. Check account balance

    • 5. Update personal information

  • Answered by AI
  • Q2. Write sql queries
  • Ans. 

    SQL queries for QA Engineer interview

    • Use SELECT statement to retrieve data from database

    • Use WHERE clause to filter data based on specific conditions

    • Use JOIN clause to combine data from multiple tables

    • Use GROUP BY clause to group data based on specific columns

    • Use ORDER BY clause to sort data in ascending or descending order

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Basic questions

Skills evaluated in this interview

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

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

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is oops in python
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP allows for organizing code into reusable components called classes.

    • In Python, classes are defined using the 'class' keyword.

    • Classes can have attributes (variables) and methods (functions).

    • Inheritance allows classes to inherit attributes and methods from other classes.

    • Polymorphism allows objec...

  • Answered by AI
  • Q2. What is ternary operant in python
  • Ans. 

    Ternary operator in Python is a conditional expression that evaluates to a value based on a condition.

    • Ternary operator is written as 'value_if_true if condition else value_if_false'

    • It is a shorthand way of writing an if-else statement in a single line

    • Example: x = 10 if a > b else 20

  • Answered by AI

Skills evaluated in this interview

Asset Analytix Interview FAQs

How many rounds are there in Asset Analytix Manual Test Engineer interview for freshers?
Asset Analytix interview process for freshers usually has 3 rounds. The most common rounds in the Asset Analytix interview process for freshers are Aptitude Test, Technical and HR.
What are the top questions asked in Asset Analytix Manual Test Engineer interview for freshers?

Some of the top questions asked at the Asset Analytix Manual Test Engineer interview for freshers -

  1. Why choose testing field What is manual testing What is traditional testing Wh...read more
  2. What is the Software Testing Why Testing is Important Smoke and Sanity testing ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all
BI Developer
33 salaries
unlock blur

₹2 L/yr - ₹8.5 L/yr

QA Engineer
12 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Business Intelligence Developer
10 salaries
unlock blur

₹1.6 L/yr - ₹6.5 L/yr

DOT NET Developer
9 salaries
unlock blur

₹2 L/yr - ₹5.8 L/yr

Reliability Engineer
7 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare Asset Analytix with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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