QA / QA Automation
What is the difference between class fields and local variables inside methods in Java?
How to stop a loop in programming?
What is YAGNI and what does it include?
What is your experience in manual software testing?
Why are acceptance criteria written?
How do you handle a situation when a promise is rejected?
Have you ever worked with the cherry-pick command to select specific commits in git?
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?
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?
Which algorithms have quadratic complexity O(n²)?
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 positive testing?
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?