QA / QA Automation
What is the significance of 'false' in the context of programming?
Why are acceptance criteria developed?
You have a list of cases for automation. Which candidates are the top priority for automation, which are less suitable, and which are not suitable at all? How would you prioritize?
What are variable parameters?
What is parallelization in testing?
Which interface allows adding an object to a try block as a resource?
What does the toString() method do in Java?
What does the map function always return?
How to find out which request is sent to which host?
What is NAT? What is it used for?
What is the difference between test cases and checklists, if they are very similar in essence?
Is it possible to abandon regression testing, and in what cases might this be justified?
What testing methods do you know?
What is a testing metric?
In which Java package are thread-safe collections located?
What is an HTTP request to a server?
Can you list the main types of non-functional tests used in practice?
What does the classification of error severity depend on?
What to do if a junior has a high-level checklist on the project?
What happens when using the syntax String s1 = "asd"?