Topic — Add New » Posts Last Poster Freshness
Microsoft Interview Question for Software Testing (0 - 2 Years) about Testing 2 gaurav 2 weeks

Write a function to generate fibonacci number, The function takes two argument. The first one is the starting point of fibonacci series and second one is length. (e.g fib(3,4) will print 2 3 5 8). What are the test cases. Mention your top 5 test case. Mention your top 1 test case

Microsoft
Microsoft Interview Question about Testing 2 Shantanu 1 month

Write testcases for MSN search engine?

Microsoft
Microsoft Interview Question about Testing 2 3 months
Microsoft
Microsoft Interview Question for Software Engineer/Developer about Testing 3 3 months

u have to give the various test case and fault cases for a USB device such that when u connect that with a camera ... photo viewer wizard should be activated
when with a computer then file transfer wizard...etc etc

Microsoft
Microsoft Interview Question for Software Engineer/Developer about Testing 2 4 months

Write test cases for a new student registration form. The registration form captures Student name, email address, Address, Date of birth, password. It also asks the student to confirm the password. Consider that this application is being deployed as Web application and Desktop application and deployed in multiple countries

Microsoft
Microsoft Interview Question for Software Engineer/Developer about Testing 1 neeraj 5 months

write test cases for elevator in a multistory building..

Microsoft
Microsoft Interview Question for Software Engineer/Developer (Fresher) about Testing 1 learner 6 months

Test cases for finger print reader say in a laptop to login. Here you can swipe your finger to have a secured login. e.g. I will swipe my finger and the system will allow me to login.

Microsoft
Interview Question about Testing 1 curious 6 months

A test plan and cases for a highway system that has three components: (a) a camera that takes pictures of vehicle license plates (b) an embedded system that sends the image taken by the camera and send it to (c) some OCR... link server that actually processes the image and sends details to DMV ticketting system

Microsoft Interview Question for Software Engineer/Developer about Testing 1 piyush 6 months

Test Cases of Find and Replace functionality in Notepad.

Microsoft
Interview Question for Software Engineer/Developer about Testing 1 jyoti 6 months

How will you test mobile alarm application?

Microsoft Interview Question about Testing 2 Dumanshu 7 months

given an application that draws a circle ...you give center coordinates and
radius, how would you test this application

Microsoft
Assessing the Reasons for Blood Movement Deficits 1 9 months

Unless there is an existing medical disease in a younger individual, blood circulation is usually more of a concern for older adults. A lot of causes can be at work in reduced flow, but it does appear to happen with advancing age. Still, there actually is little cause for that to inevitably be a problem. There is a good deal that can be done to undo this situation. Modern medicine and other areas have exposed many lifestyle behaviors that can impact blood flow.
http://bretvasquez923.tum...

Google Interview Question for Software Engineer/Developer about Testing 7 10 months

You have a function which returns number of primes b/w 1 to N.

How will you test it?

Google
Microsoft Interview Question for Software Engineer/Developer about Testing 3 10 months

We have a text editor application where we can choose 1)between 100s of
different fonts like arial, calibri, etc.. 2)different text sizes 3) different formatting such as bold, Italics, regular, etc..

Imagine that the application is similar to word(there we will have these options). Now give different test cases to test this application. I came up
with different solutions but nterviewer is not satisfied.

Microsoft
Microsoft Interview Question for Software Engineer/Developer about Testing 1 am 11 months

Do the boundary level and partition equivalence testing for the following specification.
below 18 years too young to get insured, between 18 to 30 both inclusive get insured with 20% Discount. above 30 get insured.

Microsoft
coding 3 guest007 1 year

how will you validate IP address or write a function which tell you if the IP adress given by you is valid or not?

BirlaSoft Interview Question for Software Engineer/Developer (Fresher) about Testing 2 geeky 1 year

Which of the following best explains life cycle of Defect ?
a) Defect Found -> Defect Logged -> Defect Debugged -> Defect Closed -> Defect
Rechecked
b) Defect Found -> Defect Debugged -> Defect Reported -> Defect Rechecked ->
Defect Closed
c) Defect Debugged -> Defect Found -> Defect Closed -> Defect Reported -> Defect
Rechecked
d) Defect Found -> Defect Logged -> Defect Debugged -> Defect Rechecked ->

BirlaSoft