Can you explain what the term 'fixture' means in testing?
QA / QA Automation
What are the types of events in logging?
Could you briefly describe your professional experience and key skills?
Explain the concept of encapsulation in object-oriented programming and why it is important?
Can you explain what a primary key in a database is?
What criteria help determine the effectiveness and reliability of automated tests?
Can you explain the concept of constraint and its role in systems or databases?
What technologies and tools are used in your current technological environment?
What are cookies and what are they responsible for? How do cookies differ from localStorage?
How would you test the functionality of an advertising banner? (The link to the image and the timer are taken from the backend response when launching the application)
Find discrepancies in the implementation that do not meet the requirements. Requirements: The program outputs numbers from 0 to 100 inclusive. Instead of numbers divisible by three, the program should output the word "Fizz", and instead of numbers divisible by five – the word "Buzz". If a number is divisible by both 3 and 5, then the program should output the word "FizzBuzz".
Explain the differences between HTTP POST, PUT, and PATCH methods in web development.
What methods can be used to identify elements on a page for automation testing?
What are the components of an HTTP request?
Implement a setup_items() fixture that can accept an argument 'count' with an integer value. The fixture should generate 3 random values and return them in the test.
What is a Page Object? Tell me about the pattern.
Tell me about the last project: tech stack, role, what was tested, how automation was organized.
Tell about yourself: work experience, what you did at your last job, how you got into testing, interesting things you've done.
Why is WebView less secure? Why is authorization through WebView less secure?