QA / QA Automation
How do you handle a situation when a promise is rejected?
What is the Page Object pattern?
Which SQL function can be used to output unique values?
When developing tests, what is more important to you — testing web application interfaces or mobile applications?
What are the differences between relational and non-relational databases?
What are cells in databases?
Have you ever worked with the cherry-pick command to select specific commits in git?
What is the main task of integration and deployment automation processes in modern development?
What can you tell about the authentication process and its importance in software?
What type of exception in Java cannot be handled?
What are Generics?
What is the specific feature of changing positions on the Android platform?
How will you verify that the correct fields have been returned?
What is object creation in the context of programming and testing?
When does method overriding occur?
Tell about client-side testing.
What is REST vs SOAP? Data formats, differences?
What is the significance of 'false' in the context of programming?
Why are acceptance criteria developed?
It is written that regression testing was accelerated from 4 hours to 1.2 hours through test optimization and parallel execution. Can you tell about test optimization and how parallel execution was implemented?