Sobes.tech

QA / QA Automation

How can you localize the problem when an error occurs in the front end during a method call?

198

How did you obtain builds? Have you ever built manually? What is the difference between a debug build and a release?

197

Locator strategies in Appium for mobile elements — which do you know, which have you used, pros/cons?

193

Can you describe how you would automate an authorization scenario in a mobile app? Test cases, structure, Page Object?

187

We have a component interaction scheme: Suppose these are services designed to create and manage events for HR managers. We send a message to Service 1 (deployed in Kubernetes) to get or edit data via REST API. Service 1 processes the data and then sends it to Kafka. Service 2 (also deployed in Kubernetes) reads messages from Kafka and transforms all received information into another format, then stores it in a database. We as users sent a request to create an event via REST to Service 1, then checked for this event in the database with a Select query. But the event was not found in the database. We started investigating the problem and found that the message got stuck at Kafka — it was simply not read by Service 2. How will we troubleshoot to find out why the message was not read?

184

Login form: you enter a valid username/password, click login, and nothing visually happens. How would you investigate this and what could be the cause?

183

How would you find an element locator? Would you be able to add an ID to the application yourself?

183

What are you currently looking for in a job and are you ready to fill gaps in your stack (Kafka, GitLab, Kubernetes)?

183

Questions for the team: how is the testing process organized, what is the ratio of manual to automated testing?

181

What do you see as the difference between testing a mobile application and a web application?

152
/2