Tell me as many different ways to use a brick as you can.
Qa Manager Interviews
Qa Manager Interview Questions
"When hiring QA managers, employers are looking for candidates with the technical background and management skills to assist the QA department at a high level. In an interview, be ready to answer typical testing questions as well as speak to your leadership experience and project management abilities. Come prepared to discuss how you would set quality standards, execute testing planning, and ensure that teams meet deadlines."
Top QA Manager Interview Questions & How to Answer
Question #1: How do you establish and check for quality controls?
Question #2: Describe a time you faced a tight deadline. How did you ensure quality work while meeting the deadline?
Question #3: Which testing tools are you familiar with?
47,804 qa manager interview questions shared by candidates
Gave me screen shots of UI's and asked what testing would need to be performed on each user input field
What are the different testing techniques
8 balls 1 is heavier than the rest. You can weight the balls 2 times how do you find the heavier ball.
Test Automation Goal: To demonstrate your ability to design and implement valuable automated tests. Task Write two automated browser-based tests for Confluence Cloud, our hosted wiki product: • One that tests that a user can create a new page. • One that tests that a user can set restrictions on an existing page. Details • Sign up for a free trial of Confluence Cloud at https://www.atlassian.com/software/confluence/try/ . This will provide you with 7 days of free access to a hosted Confluence instance. No credit card is needed. • Use Selenium 2.0 (aka WebDriver): http://docs.seleniumhq.org/projects/webdriver/ • Implement the page objects pattern: http://code.google.com/p/selenium/wiki/PageObjects - or tell us why your alternative approach is better. • Write your test in any language WebDriver supports.
How would you debug the following newly discovered bug on a prototype tablet device?
Basic testing questions.
What are types of testing
Check if first string is anagram of second.
arr1 = Array(1,2,3,4) arr2 = Array("a","b","c","d") Write vb script to store data in arr3 from arr1 and arr2 as (1,"a",2,"b",3,"c",4,"d")
Viewing 381 - 390 interview questions