Tell me about yourself
QA / QA Automation
Describe the structure of a bug report.
What does end-to-end testing mean?
What is the difference between authorization and authentication?
Provide an example of functional and non-functional testing using a ballpoint pen as an example.
What is regression and smoke testing? What test sets do they include?
What HTTP methods are there?
Can regression include a full set of tests?
Is it necessary to test requirements? What are the criteria for testing requirements?
Functional requirements Text translation function Input field for text with a volume of 1-400 characters Translation is displayed in the right field after 1 second of user inactivity Translation into English should accurately convey the meaning of the original text Language detection system When entering text in Russian, the system automatically: • Detects the source language as Russian • Sets the translation language to English When entering text in English, the system automatically: • Detects the source language as English • Sets the translation language to Russian Managing the word collection Adding to the collection: Button "Add to collection" is available next to the translated text On click, a confirmation appears: "Translation added to the 'Favorites' collection" The element appears in the "Collection" tab Removing from the collection: Button "Remove from collection" is available for each item in the collection On click, a confirmation appears: "Removed from 'Favorites'" The element is immediately removed from the collection Document translation Supported formats: DOCX documents in Russian Upload process: Navigate to the "Documents" tab Select a file via the "Choose manually" element Processing time: up to 2 minutes Translation result: Status "Document translation completed" Active button "Download translation" Download the file with the original name The file content contains a correct translation into English
What are the differences between relational and non-relational databases?
What groups of status codes do you know? Describe the groups and their meanings.
What is black box testing and white box testing?
What is the difference between Inner Join and Join? How does a regular Join differ from an Inner Join?
What is functional and non-functional testing?
Were there any disagreements with developers regarding bugs?
Have you used priority in bug reports? What is the difference between priority and criticality?