Why do you want to work here?
Qa Projectmanager Interview Questions
46,306 qa projectmanager interview questions shared by candidates
Who is more capable? You or the previous one.
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.
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
what all locators present in selenium
You have two bottles, 5-litre and 3-litre, and infinite amount of water. How do you measure exactly 4 liters of water?
We have no idea what a Director of Quality and Regulatory does
Talk about yourself
Regular Expression Matching-> Given an input string (s) and a pattern (p), implement regular expression matching with support for '.' and '*'. '.' Matches any single character. '*' Matches zero or more of the preceding element. The matching should cover the entire input string (not partial). Maybe interviewer was in a mood to have fun by asking DP questions for QA Automation role.
Viewing 381 - 390 interview questions