What are the main HTTP request methods? What is the difference between GET and POST?
QA / QA Automation
Share your experience working at MegaMarket: what direction you worked in, what domain, was there a division into Android and iOS, what was tested?
What are cookie, local storage, and session storage? Differences in storage duration?
What types of testing do you know, which ones have you used most often, and what are the differences between them?
What tools have you used for API testing? What's interesting about Postman and DevTools?
Do you know such types as regression testing and smoke testing? What is the difference between them?
What is the difference between an iOS simulator and an Android emulator? Pros and cons compared to real devices.
Do you know what monolithic architecture is and how it fundamentally differs from microservices in testing?
What can be done if during testing you notice that backward compatibility does not work and something breaks on older versions?
What testing design techniques do you know and which ones have you used most often?
Do you know the difference between verification and validation of a product?
Do you know what feature toggles are and what they are used for?
Do you know what backward compatibility is and when it needs to be checked?
Tell me more about Charles Proxy: what features does it have and which ones have you used the most?
How to test a login form?
What do you check when testing an API besides the response code?
You are tasked with assembling a mobile farm for the testing department on real devices. What is the minimal basic set for iOS and Android? How would you approach device selection?
What are the pros and cons of emulators and simulators compared to real devices?
How does front-end differ from back-end?
Have you had to work with permissions? What are they and what are the features of their testing?