Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Microsoft Interview Questions
Questions Answers Views Company eMail

Is It Possible To Display The Text In The Data Area Of Pivot Table?

612

Describe a project you've worked on and how it made a difference.

1134

What is an example of a machine learning project you're proud of?

1189

What is the difference between L1 and L2 regularization?

1307

What are the steps for wrangling and cleaning data before applying machine learning algorithms?

64

Choose any machine learning algorithm and describe it.

255

What would you do to summarize a Twitter feed?

348

Explain a time that you had to persuade your manager [to approve] a particular design idea.

1210

How did you convince your team to follow your directions?

1197

Identify and explain a newly redesigned feature of the software that had a UX issue in the previous version…[and then] describe an alternative design plan for the same.

1211

Someone on the team has a strong opinion about how a certain feature should be designed, but you disagree that it is a good user experience. How do you approach the situation?

1361

What aspect of you[r] education prepared you for this role?

1084

What did you do when the team disagreed with you?

1172

Can we update the components in Managed solution?

2 1635

What are all the steps to create a solution?

1 1262

Post New Microsoft Interview Questions


Microsoft Interview Questions


Un-Answered Questions

What is a multidimensional array?

936


What's Selling gold coins,insurance,mutual funds?

988


Hi, Below is the code that i ran on selenium RC using eclipse IDE and java coding.: package source; import org.testng.annotations.BeforeSuite; import org.testng.annotations.Test; import com.thoughtworks.selenium.*; public class parameterized extends SeleneseTestCase { private Selenium browser; public static void main(String []args) { String arr[] = new String[5]; arr[0]= "bert"; arr[1]= "regular"; arr[2]= "copyonly"; arr[3]= "doert"; arr[4]= "inter"; parameterized obj = new parameterized(); obj.setUp(); obj.login_parameterize(arr); } @BeforeSuite public void setUp() { browser = new DefaultSelenium("localhost",4444, "*chrome", "http://goolge.com"); browser.start(); browser.open("http://goolge.com"); browser.waitForPageToLoad("30000"); browser.windowMaximize(); browser.open("/"); browser.click("gb_23"); } @Test public void login_parameterize(String[] arr ) { for(int i=0;i<=5;i++) { for(int j=0;j<=2; j++) { browser.type("//input[@id='Email']", arr[i]); browser.type("//input[@id='Passwd']", arr[i]); browser.click("//input[@id='signIn']"); browser.waitForPageToLoad("30000"); } } } public void EnterValuesIntoTextField_CheckWithGetValue() throws Exception { selenium.open("http://www.essaywriter.co.uk"); assertEquals("", selenium.getValue("id=textInput")); selenium.type("id=textInput", "Text In The Field"); assertEquals("Text In The Field", selenium.getValue("id=textInput")); } } When i ran this test i got an error which says: "Method login_parameterize requires 1 parameters but 0 were supplied in the @Test annotation." Any help is much appreciated. thank Gab

2617


How can I automate database maintenance routines?

1243


What is the most widely recognized info formats characterized in hadoop?

431


Safety Engineering Questions and Answers

2566


How to convert a list into other data types ?

484


How do you do a split screen on microsoft word?

664


What is the unit test and how will you done this unit test? What r the results did you get?

3806


sir,this is sudheer.just now idone my sap crm training.could u please send me faq.pls feel as u r brother.i would like to know one question.how many std quotation could u find in crm? pls send answer for this questions as well as faq's for my career.pls pls pls...... pls send to this E-mail: sudheer_mba7@yahoo.com.

2244


Why are salt and sugar used in the production of dried meat and dried fruits?

876


objective type quistion

2707


Define REGEXP?

1105


Bad Debts :- Friends, Kindly advice how do we configure Bad debts in FI

1914


Are numpy arrays faster than lists?

891