Upload Button Icon Add office photos

Filter interviews by

Pramati Technologies QA Test Engineer Interview Questions and Answers

Updated 23 Mar 2022

Pramati Technologies QA Test Engineer Interview Experiences

1 interview found

I applied via Newspaper Ad

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 

(1 Question)

  • Q1. Agile Methodology explain
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes collaboration, flexibility, and customer satisfaction.

    • Agile focuses on delivering working software in short iterations

    • It values individuals and interactions over processes and tools

    • It emphasizes responding to change over following a plan

    • It involves continuous feedback and adaptation

    • Examples of Agile methodologies include Scrum, Kanban, a

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What are sql joins and asked sql query
  • Ans. 

    SQL joins are used to combine data from two or more tables based on a related column.

    • There are four types of SQL joins: inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all the rows from the left table and matching rows from the right table.

    • Right join returns all the rows from the right table and matching rows from the left table.

    • Full ou...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study sql properly
Learn Agile concepts

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is sign off and conditional sign off ?
  • Ans. 

    Sign off is the approval given by stakeholders to release the product. Conditional sign off is given with some conditions.

    • Sign off is the final approval given by stakeholders to release the product.

    • It indicates that the product has met all the requirements and is ready for release.

    • Conditional sign off is given when there are some minor issues that need to be fixed before release.

    • It means that the stakeholders approve t...

  • Answered by AI
  • Q2. Types of Agile Methodology
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Scrum

    • Kanban

    • Extreme Programming (XP)

    • Crystal

    • Dynamic Systems Development Method (DSDM)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Indium Software QA Test Engineer interview:
  • Manual Testing
Interview preparation tips for other job seekers - Confident and speak clearly easy to understand interviewer.

Skills evaluated in this interview

I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical Questions related manual Testing
Round 2 - Project 

(1 Question)

  • Q1. Project related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep preparing about project related Questions
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Assignment 

Some basic testing questions

Round 2 - Technical 

(2 Questions)

  • Q1. Selenium waits, java oops , priority vs severity
  • Q2. Write a selenium code by using assertions
Round 3 - Technical 

(2 Questions)

  • Q1. Write selenium code and execute on screen
  • Q2. Write an sql query and get the desired output on screen
Round 4 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Notice period related
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was first technical round Asked about Functional, Non Functional testing, Integration, Regression, Smoke, Retesting, Performance, load, stress testing.
  • Q2. Then he comes to selenium the question was how to navigate to other window in browser. Lastly asked me python program to print the number is prime or not.
Round 2 - Coding Test 

It haven't done. Tomorrow is my coding round. Hope it will go well

Round 3 - Technical 

(1 Question)

  • Q1. Not done yet. Will be conduct after the coding round.

Interview Preparation Tips

Topics to prepare for Altimetrik QA Engineer interview:
  • Automation Testing
  • Python
Interview preparation tips for other job seekers - Must needed skills here is to self learner and initiator. They will send if you can do the work. Show that you can and you are a learner.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

The first round was coding+ aptitude
Gave exam on unstop platform the aptitude questions where divided into section 45 mins for aptitude (logical reasoning+ quants+ verbal) then 25 min for technical mcqs try to be as fast as you can

Round 2 - Coding Test 

It consisted of 3 coding questions 2 were easy 1 was hard

Round 3 - Virtual interview 

(2 Questions)

  • Q1. They asked me mostly SQL based on my resume ( asked other friends, and mostly the question where on the skills you mention on resume)
  • Q2. Some coding questions like palindrome and reverse a string
Round 4 - Technical 

(2 Questions)

  • Q1. Mostly resume based questions
  • Q2. Text cases for your projects and how do you test your projects
  • Ans. 

    I create test cases based on project requirements and use automation tools to test the projects.

    • Identify test scenarios based on project requirements

    • Create test cases for positive and negative scenarios

    • Use automation tools like Selenium or Appium to execute test cases

    • Analyze test results and report any issues found

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic HT question

Skills evaluated in this interview

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

(1 Question)

  • Q1. Skill details and Experience details

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario Based Question on Scrum Terminologies and handling of the same.
How to handle situations during deadlines ?
Some Testing Concepts like regression Testing
How to handle element in frame?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Testing techniques followed while testing
  • Ans. 

    Various testing techniques like black box testing, white box testing, regression testing, etc. are followed while testing.

    • Black box testing focuses on the functionality of the software without looking at the internal code.

    • White box testing involves testing the internal code structure, paths, and branches.

    • Regression testing ensures that new code changes do not adversely affect existing functionalities.

    • Smoke testing is p...

  • Answered by AI
  • Q2. Types of testing done for mobile application
  • Ans. 

    Types of testing for mobile applications include functional testing, performance testing, security testing, usability testing, and compatibility testing.

    • Functional testing ensures the app functions as expected

    • Performance testing checks the app's speed and responsiveness

    • Security testing identifies vulnerabilities and ensures data protection

    • Usability testing evaluates user experience and interface design

    • Compatibility tes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time in giving interview to this company. Even after a week after interview is conducted HR cannot give feedback on interview even after proactively calling HR

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Sql exam - MCQ & write a query

Round 2 - Technical 

(1 Question)

  • Q1. SDLC, STLC & Bug life cycle Where we apply OOPs concept in automation where we apply collection in automation Explain framework
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is root cause analysis
  • Ans. 

    Root cause analysis is a systematic process used to identify the underlying cause of a problem or issue.

    • Identify the problem or issue

    • Gather data and evidence related to the problem

    • Analyze the data to determine the root cause

    • Develop solutions to address the root cause

    • Implement and monitor the effectiveness of the solutions

  • Answered by AI
  • Q2. What is scrum agile
  • Ans. 

    Scrum Agile is a framework for managing and completing complex projects in an iterative and incremental manner.

    • Scrum is based on the principles of transparency, inspection, and adaptation.

    • It involves breaking down the project into smaller tasks called user stories.

    • Teams work in short iterations called sprints, usually 2-4 weeks long.

    • Daily stand-up meetings are held to discuss progress and any obstacles.

    • Scrum roles incl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise basic testing methodology

Skills evaluated in this interview

Pramati Technologies Interview FAQs

How many rounds are there in Pramati Technologies QA Test Engineer interview?
Pramati Technologies interview process usually has 3 rounds. The most common rounds in the Pramati Technologies interview process are Technical and Resume Shortlist.
What are the top questions asked in Pramati Technologies QA Test Engineer interview?

Some of the top questions asked at the Pramati Technologies QA Test Engineer interview -

  1. What are sql joins and asked sql qu...read more
  2. Agile Methodology expl...read more

Tell us how to improve this page.

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
 • 797 Interviews
CitiusTech Interview Questions
3.4
 • 266 Interviews
View all
Senior Development Engineer
174 salaries
unlock blur

₹7.8 L/yr - ₹23 L/yr

Development Engineer
111 salaries
unlock blur

₹6.8 L/yr - ₹18 L/yr

Principal Engineer
92 salaries
unlock blur

₹13.9 L/yr - ₹27.5 L/yr

Quality Analyst
57 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Senior QA Engineer
54 salaries
unlock blur

₹8.1 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Pramati Technologies with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

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