Upload Button Icon Add office photos
Premium Employer

i

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

PTC Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 502 Reviews

Filter interviews by

PTC Senior QA Specialist Interview Questions and Answers

Updated 15 Sep 2023

PTC Senior QA Specialist Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Sep 2022. 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 

(2 Questions)

  • Q1. Testing process and testing life cycle,previous project details,
  • Q2. Totall process of testing,testing validation,basic scripting,sprint creation and execution prpcess
Round 3 - Technical 

(2 Questions)

  • Q1. Overall testing experiance related and projects overview of previous experience
  • Q2. Projects overview

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the job description first and understand their requirement and prepare as for the JD they most ask questions about jd related and communication skills

Senior QA Specialist Jobs at PTC

View all

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Mainly sql qns are asked to write

Round 2 - Technical 

(1 Question)

  • Q1. Java basic questions and sql
Round 3 - HR 

(1 Question)

  • Q1. To test our communication skills
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is oops ?
  • Ans. 

    Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: ability of a class to inherit properties and behavior from another class

    • Polymorphism: ability to present the same interface for different data types

    • Abstraction: hiding the complex implementation details an

  • Answered by AI
  • Q2. Method overloading and overriding
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It was some sorting question - 1 Hour JAVA

Round 2 - Technical 

(2 Questions)

  • Q1. Some selenium and java based question
  • Q2. How would kill the child process
  • Ans. 

    Use the kill command with the child process ID to terminate it

    • Find the child process ID using tools like ps or pgrep

    • Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID

    • Example: kill -9

Answered by AI

Skills evaluated in this interview

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

Aptitude test was easy to clear

Round 2 - Coding Test 

Coding test was ok to clear

Round 3 - Technical 

(1 Question)

  • Q1. Technical was easy to medium
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. I have very bad experience with this company. HR scheduled technical round on Monday 11 AM. panel was not aware and joined 30 mins late. Then he started asking questions unrelated to my profile. I said i h...
  • Q2. Question related to - 1. @DataProviders of TestNG 2. Alternative of excel sheet to get our test data in automation framework 3. how to set up jenkins pipeline, how to create job 4. how to give global par...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the STLC, bug severity priority, waits in selenium with syntax, Java oops question with example,
  • Ans. 

    STLC, bug severity priority, waits in Selenium, Java OOPs

    • STLC stands for Software Testing Life Cycle and includes phases like requirement analysis, test planning, test design, test execution, and test closure

    • Bug severity is the impact of a bug on the system, while bug priority is the order in which bugs should be fixed

    • Waits in Selenium are used to make the test script wait for a certain condition to be met before proce...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Programs on java agile process selenium webdriver methods and architecture
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Oct 2023.

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. What is tdd in it
  • Ans. 

    TDD stands for Test-Driven Development, a software development process where tests are written before the code.

    • Tests are written before the actual code implementation

    • Code is then written to pass the tests

    • Helps in ensuring code quality and functionality

    • Promotes writing modular and testable code

  • Answered by AI
  • Q2. What is class inheritance
  • Ans. 

    Class inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.

    • Allows a class to inherit properties and behaviors from another class

    • Promotes code reusability and reduces redundancy

    • Derived class can add new features or override existing ones

    • Example: Class 'Car' can inherit from class 'Vehicle' and inherit properties like 'color' and methods like 'drive'

  • Answered by AI
  • Q3. Why pytest fixtures are used
  • Ans. 

    Pytest fixtures are used to set up preconditions for tests, share resources, and reduce code duplication.

    • Fixtures help in setting up preconditions for tests, such as creating test data or initializing objects.

    • They allow for sharing resources across multiple tests, reducing code duplication.

    • Fixtures can be used to simulate real-world scenarios, like setting up a database connection or mocking external services.

    • They prov...

  • Answered by AI

Skills evaluated in this interview

QA Lead Interview Questions & Answers

UKG user image Anonymous

posted on 28 Nov 2023

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I was interviewed in May 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Testng priority and annotations
  • Q2. Multiple inheritance
  • Q3. Hashing concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Work culture not good

PTC Interview FAQs

How many rounds are there in PTC Senior QA Specialist interview?
PTC interview process usually has 3 rounds. The most common rounds in the PTC interview process are Technical and Resume Shortlist.
How to prepare for PTC Senior QA Specialist 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 PTC. The most common topics and skills that interviewers at PTC expect are Automation Testing, Manual Testing, Agile, QA and SDLC.
What are the top questions asked in PTC Senior QA Specialist interview?

Some of the top questions asked at the PTC Senior QA Specialist interview -

  1. Testing process and testing life cycle,previous project detai...read more
  2. Totall process of testing,testing validation,basic scripting,sprint creation an...read more
  3. Projects overv...read more

Tell us how to improve this page.

PTC Senior QA Specialist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 428 Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
Johnson Controls Interview Questions
3.6
 • 255 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
ABB Interview Questions
4.1
 • 228 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 170 Interviews
Dassault Systemes Interview Questions
4.0
 • 159 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
View all
PTC Senior QA Specialist Salary
based on 75 salaries
₹9 L/yr - ₹15.7 L/yr
14% less than the average Senior QA Specialist Salary in India
View more details

PTC Senior QA Specialist Reviews and Ratings

based on 11 reviews

3.7/5

Rating in categories

3.4

Skill development

4.0

Work-life balance

2.7

Salary

3.7

Job security

4.0

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 11 Reviews and Ratings
Senior QA Specialist

Pune

2-5 Yrs

Not Disclosed

Explore more jobs
Software Specialist
156 salaries
unlock blur

₹8.2 L/yr - ₹18.2 L/yr

Senior Software Specialist
111 salaries
unlock blur

₹9.1 L/yr - ₹24 L/yr

Technical Lead
106 salaries
unlock blur

₹10.9 L/yr - ₹28.5 L/yr

QA Specialist
86 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Product Specialist
77 salaries
unlock blur

₹7.5 L/yr - ₹13 L/yr

Explore more salaries
Compare PTC with

Autodesk

4.3
Compare

Siemens

4.1
Compare

Bosch

4.2
Compare

ABB

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