Skip to main content

Posts

Showing posts with the label questions

Manual Testing Most Popular Interview Questions

Manual Testing Most Popular Interview Questions Today we are going to discuss about, one of the most popular interview question, that is �tell me the test cases for Google Search Engine? Or give at least 10 test cases for the Google Search engine� once interviewer asks this question candidate goes to uncomfortable condition, because there are lot of things google search engine can do. So this article is going to describe the test cases that we can make for the google search engine. Initially before start telling the test cases, group them as per there type, like start telling the test cases as per the functionality, as per the UI and as per the Performance. First of all, try to think about the requirements. To get requirement we need to analyze how google works?, what is the use of google?, what functionality google offers ? this types of question to self can help us to analyze the requirements and which would help us to write the test cases in better way. Mainly try to think functiona...