Microsoft Interview Question for Software Engineer in Tests






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

Q: How would you know whether a website like gmail or yahoomail is reliable?

A: They are reliable because I know neither is operated by Microsoft.

- anonymous November 21, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

lol

- Anonymous February 10, 2009 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

LOLs

- Anonymous April 30, 2009 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Feels bad to be rejected, doesn't it :) ?

- Rohit July 06, 2010 | Flag
Comment hidden because of low score. Click to expand.
3
of 0 vote

1 Likelyhood of email getting delivered:
Multiple test cases - single reciever, multiple reievers, various domain addresses, various combinations of bcc, cc

2 Negative testing
Invalied reciever(s), Invalied addresses

3 Single Sign On (SSO)features

4 Multiple Session Features

5 Was the server down longer or shorter time

6 Email functionality
Time taken to send, recieve, attachments (send & recieve), long emails, short emails, auto save features, archive, grouping emails, draft save etc

7 Chat support
Basic chatting, multiple users, inegration with chat and email

8 Load Testing
Too many sends, recieves, chats, attachments etc

9 Exceptions
No send address - Send shd be inactive
No Subject/Body - Warning Message
Too many addresses, Too large email
Multiplicity of single reciever in the same email
gmail does nt let you send .exe files as attachment
Various file formats for attachements

- Nachiketha November 10, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 0 vote

we'll it depends upon the definition and context in which "reliable" word is used...
1) if you mean its secure, as sandeep said check if the session is HTTPS or not... also check if the cookies are stored and does jump from one browser to another permits you to directly login or you have to put in the password and re-login
2) If you mean "UPTIME", then a recent report mentioned that yahoo search engine was down only for 1 minute throughout the year whereas google was down for 5 minutes or someting...

but in an interview, i would suggest to go with the answer pertaining to security...
nice question btw

- The Maddynator October 29, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

good question.
waiting for answers...

- mars1021 October 29, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

I suppose this has to do with the protocol used.
HTTPS is secure, so if a site uses https for login pages then we can say its reliable.

- Sandeep October 29, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Copy the url once u r logged in and paste the url in another browser. U shud be redirected to tthe login page.

- geekcpp October 29, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Anti phishing measures user specific images.

- Swaroop October 29, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

I think reliable can also mean "what is the likelyhood of your email getting lost?"

- NITW Guy October 29, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

To identify if a site is secure or not there are certain guideline

1) Look for HTTPS which means SSL is enabled.
2) Look if an yellow padlock appears at the bottom of the browser(In case of IE). I guess this is implemented in different ways for different browser.
3) Check for the digital certificate of the site.
4) Check if the certificate is verfied by a well known certification authority like verisign & twarte.

- Krishnan February 22, 2009 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

As maddynator and nachiketa already said- it depends on how you define reliability and reliability from whose perspective- the provider, user, an organization.
Let's say we are seeing reliability from a user perspective to him email should be send, received quickly, can attach, find email conversations, secure, spam free, key board shortcuts, accessibility, does not mix with others emails, nor show wrong statuses, report errors when there are etc..
From the provider's perspective (say hotmail wants to compare)- this should be highly data driven, what is the time that server is down, what is the time that users are not able to access email, what % of users get affected, what is the downtime between upgrades, how many security breaches, disk space problems, how much time before a sign in expires, how adherent is it to privacy policy, what kind of ads are shown and how relevant they are... etc.
For an organization that's evaluating which system to use (Exchange vs google apps)- what is the promised uptime, what are the cost benefits, SLA's, disk space, integration with other apps, spam protection, security standards, how compliant to policy of the company, email retention capabilities, administrative facilities, disaster recovery, performance during peak times or virus, backups etc..

huh

- prolificcoder April 18, 2009 | 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