What are the different testing techniques
Qa Associate Interview Questions
50,731 qa associate interview questions shared by candidates
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")
Define SDLC
If we have 4 pills, two of each kind same color texture every thing. They got mixed how will u eat each medicine from the two set.
Viewing 401 - 410 interview questions