What types of software testing exist?
QA / QA Automation
What proportion of automated tests compared to manual ones was used in your last company?
What methods do you use when checking the system design for errors and deficiencies?
How are parameters for testing based on pairwise combinations selected?
Can you give examples of HTTP requests that are idempotent?
Have you ever worked on uploading files in your projects?
Is it possible to use null as a value for a key in a HashMap in Java?
What powers of 2 do you know?
Can you explain what the default access modifier means in programming languages?
Have you used the Page Object pattern in test automation or interface development?
In which cases should automated tests be integrated into the development process?
Is it possible to use pairwise testing method to verify state transitions in a system?
Is it possible to automate working with pop-up windows in Selenium?
How did you acquire knowledge and develop skills in the field of automated testing (AQA)?
Could you share your professional experience and projects you have participated in?
Is it necessary to launch the browser's graphical interface when running tests with Selenium?
How can the correctness of the Monty Hall problem solution be verified?
Tell us how you first learned about the field of automated testing.
Can the concept of pairwise testing be used for linear classes?