Add office photos
Perforce Software logo
Engaged Employer

Perforce Software

Verified
3.8
based on 12 Reviews

Perforce Software Interview Questions and Answers

Updated 27 Oct 2024

Q1. Write a terraform script to create a VM in a cloud provider of your choice and run a service on it.

Ans.

Use Terraform to create a VM and run a service on a cloud provider

  • Define provider and resource in Terraform script

  • Specify VM instance type, disk size, and networking configurations

  • Provision a script to install and start the service on the VM

Add your answer
right arrow

Q2. how to get real time data

Ans.

Real time data can be obtained using websockets, server-sent events, or polling.

  • Use websockets to establish a two-way communication channel between client and server.

  • Server-sent events allow servers to push data to clients over a single, long-lived connection.

  • Polling involves making periodic requests to the server to fetch updated data.

Add your answer
right arrow

Q3. why react over other framework

Ans.

React offers a component-based architecture, virtual DOM for performance, and strong community support.

  • Component-based architecture allows for reusability and easier maintenance of code.

  • Virtual DOM ensures efficient updates to the actual DOM, improving performance.

  • Strong community support provides a wealth of resources, libraries, and tools for development.

  • React's declarative approach simplifies UI development by focusing on the 'what' rather than the 'how'.

Add your answer
right arrow

Q4. Any idea in Static code analysis product testing.

Ans.

Static code analysis product testing involves analyzing source code without executing it to find potential bugs and security vulnerabilities.

  • Static code analysis tools scan source code for potential bugs, security vulnerabilities, and code smells.

  • Testing involves running the tool on sample code to see if it accurately detects issues.

  • Test cases should cover a variety of programming languages, frameworks, and coding styles.

  • Testers should verify that the tool provides accurate r...read more

Add your answer
right arrow
Discover Perforce Software interview dos and don'ts from real experiences

Q5. Any Experience in IDE plugin testing.

Ans.

Yes, I have experience in IDE plugin testing.

  • Tested compatibility of IDE plugins with different versions of IDEs

  • Identified and reported bugs in IDE plugins

  • Ensured proper functionality of IDE plugins in various scenarios

Add your answer
right arrow

Q6. Difference in python2 and python3

Ans.

Python 2 and Python 3 are two different versions of the Python programming language with various differences.

  • Python 3 has print() function as opposed to print statement in Python 2.

  • Python 3 uses Unicode for strings by default while Python 2 uses ASCII.

  • Python 3 has different syntax for exception handling compared to Python 2.

  • Python 3 has different integer division behavior compared to Python 2.

Add your answer
right arrow

Q7. Test cases for vending machine.

Ans.

Test cases for a vending machine to ensure it functions correctly.

  • Test inserting coins of different denominations

  • Test selecting different products

  • Test adding items to the vending machine

  • Test removing items from the vending machine

  • Test refunding money if product is out of stock

Add your answer
right arrow

Q8. Default parameters in Python

Ans.

Default parameters in Python allow you to specify default values for function parameters.

  • Default parameters are specified in the function definition using the assignment operator (=).

  • If a parameter is not provided when calling the function, the default value will be used.

  • Example: def greet(name='World'): print('Hello, ' + name)

  • Calling greet() will print 'Hello, World' since 'World' is the default value for name.

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Perforce Software

based on 8 interviews
Interview experience
4.4
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

Reliance Industries  Logo
4.0
 • 642 Interview Questions
Siemens Logo
4.1
 • 367 Interview Questions
Zydus Lifesciences Logo
4.1
 • 210 Interview Questions
Hindalco Industries Logo
4.2
 • 155 Interview Questions
Hero MotoCorp Logo
4.1
 • 148 Interview Questions
View all
Recently Viewed
SALARIES
Affine
No Salaries
SALARIES
Affine
No Salaries
SALARIES
Affine
SALARIES
Affine
SALARIES
Affine
REVIEWS
AppDynamics
No Reviews
REVIEWS
Affine
No Reviews
LIST OF COMPANIES
Essar Group
Locations
SALARIES
Jacobs Engineering Group
JOBS
PRASOFT IT SERVICES
No Jobs
Top Perforce Software Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter