GeeksforGeeks » Interview Questions
Microsoft Interview Question for Software Engineer/Developer about Testing
(3 posts)-
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 -
try to answer the question geeks.... waiting for the answer....... its a recent question
-
Create a map of device type and app type to open.
Write test cases to test against the map and see if it violates anywere.
Reply
You must log in to post.