Microsoft Interview Question for Software Engineer in Tests






Comment hidden because of low score. Click to expand.
0
of 0 vote

first fire 50 searches, keep the log, then next 25 keep the log ( make sure all the searches done so far are all unique)...now fire the next 25 picked from the last 75 ( all are repeatation) now analyse the log ...next fire next 25 with some old being repeatation of the earlier ones...now look at the log..if you find some repeatation query being done faster, then caching is wokrking fine..else not..now re-fire the first query..if you find it to be there then LRU is not working else its working fine...and the test is over!!! OMG...

- ~Microsoft August 05, 2009 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Check for cursor on the search text box in the starting postition

Check whether the blank space is trimmed on starting of the first word in the text box

On no entry done in text box check the engine does not discplay any result

Check no result is displayed on only single special character is entered in text box

Check the search response time

Check the total number of results to be displayed in one page

Check the page resolution

Check the URLs' uncheked are coloured BLUE & checked are Maroon

Check for total number of results found for a search

Check whether the search text box is present on top & bottom of the page
To check whether when we give the websit it is correctly moved to that page
2.To check whether seach text box is there
3.To check whether when we give null value and click for search it must throw a error message
4.To check whether the user types any letter then it must display the related words
5.To check it must have a advanced search option
6.To check when we give search it must show the pages related to the what actually the user needs
7.To check whether it must work based upon seo
8.to check when it directs to search on the top it must display what the user enters to search
1.whether it is showing correct results for what we hv typed
2.if select image search it is dng image search or not
3.if language is changed it is showing the language change
or not
4.if results are filtered by country it is showin the
results in dat locality or not
5.if the word is typed wrong it s showin nearby results or not
6.the results shown are the ones with most search results or not
7.if nothin is typed in search box but search optionis
clicked it stays in dat page or navigates
8.is d engine able to navigate between pages back n forth
9.is the search engine showin the links which we have
visited before.

1. Search with out entering any keywords.
2. Check for the Max and Min limit of key words.
3. If Result is displayed for proper key word,Check for
the Order of the Result set.
4. Link should open in the same window.

- Anonymous March 18, 2011 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More