Tuesday, 27 May 2014

Manhattan Associates 2

Face to Face Interview Questions 

1.what is the meaning of this line
        WebDriver driver=new FirefoxDriver();
        can we write firefoxDriver d=new firefoxDriver();

2.login on facebook and description of each method
3.can we use other function behalf of get() to go on specific url.
4.how do you log the defact in manual testing.
5.Defect life cycle.
6.there is 2 textbox id password.something is already written in text field like
"Emailid",how can you copy from emailid field and paste in password field.
7.about yourself.
8.project description.
9.About my current company environment.
10.puzzle:-3 bulb and 3 switches problem.
11.How to handle the drop downlist.
12.overloading and overridding
13.it's a overloading or overridding will it compile or not.
        public int m1(int a,int b)
        public float m1(int c,int d)

14.we have a excel sheet some thing is written in excel sheet then compare those value
with web page values.
15.how many bugs have you found yet.tell me 2 complex bug.
16.string reverse .
17. find highest value in list.
18.find the duplicate value in list.
19.how will upload a file if the text is not editable.
20.write inner query .

No comments:

Post a Comment