Sobes.tech

QA / QA Automation

What is the difference between dynamic testing and static testing?

Senior
240

Tell about the pairwise testing technique.

Senior
226

def func2(n): return n[0] + func1(n); def func1(n): a = n[0]; for v in n: if a < v and v > 0: a = v; return a;

Senior
213

What is the essence of the equivalence class analysis technique?

Senior
204

Tell me about the testing pyramid: levels and why is it called a pyramid?

Senior
202

What is a retest?

Senior
201

How to determine which side has the error (client or server) if the button is not displayed on the page?

Senior
189

Tell us about functional and non-functional testing, what subtypes do you know?

Senior
183

What is the difference between the priority and severity of a bug?

Senior
180

Which should be performed first: smoke testing or regression testing?

Senior
178

What happens after entering [link] into the browser's address bar?

Senior
173

Tell us about the Page Object pattern and what problem it solves?

Senior
170

What HTTP methods do you know? How do PUT and PATCH differ?

Senior
168

What is the difference between smoke testing and regression testing?

Senior
158

Not all reviews are loaded Description Not all reviews are displayed on some listings.

Senior
136