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

Mind Tree Interview Questions
Questions Answers Views Company eMail

what s the difference b/w EJB 2.0 and EJB 3.0 technically

2 24174

what test case is written specifically for web applications?

10 16458

Give examples of boundary value and equivalence partitioning test cases.

10 59700

What is difference between regression testing and re- testing?

17 23492

Find the values of each of the alphabets. N O O N S O O N + M O O N ---------- J U N E

21 53356

In automation testing(QTP), how we find the bugs?

5 11694

we cant Override Jsp Service method?Why?

4 37414

How To Update A Column In A DataGrid Using C#.NET? I am getting InvalidCastException as (Specified cast is not valid) while updating 2nd column in a datagrid? Id,firstname,lastname are the three columns of my datagrid respectively. I wanted to edit the second column(lastname) and update it. I did the following code in DataGrid's updatecommand(),but failed to update ! Int varid=(int)DataGrid1.DataKeys[e.Item.ItemIndex]; TextBox lnm=(TextBox)e.Item.Cells[2].Controls[0]; string str=lnm.Text ; SqlCommand cmd=new SqlCommand("update customer set lastname='" + str + "' where id=" + varid + "",con); cmd.ExecuteNonQuery(); DataGrid1.EditItemIndex=- 1; DataGrid1.DataBind();

2 14999

You have to give me test cases for sending a mail through outlook express.

3 25356

how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp

13 40260

How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..

2 7718

What is the testing that a tester performs at the end of unit testing?

4 7837

Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?

5 8252

In V model how will you explain all testing types (unit,integration,sysetem,acceptance testing) as all these parallel testing.E.g.Once the design phase is completed how will you do the integration teting over here as tester doesnt know much about design.Briefly justify the V-model?

1 8013

What is descion table?

5 7609

Post New Mind Tree Interview Questions


Mind Tree Interview Questions


Un-Answered Questions

Distinguish between system.string and system.text.stringbuilder classes?

434


How do you upgrade pip?

461


What is redolog file? Path?

1373


please tell me the name and url path for type-4 driver ?

2465


What is oledb driver?

491






how require to interprit the method precision data of hptlc?

288


I'm paid a salary. Am I exempt from overtime pay?

5


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1012


What are spring beans?

151


What is the ariba business network?

340


What does the 'ceci:cics' transactions do?

630


What is auto invoicing? Explain : oracle accounts receivable

608


What is this pointer in oop?

544


What is the entry in oracle apps ap,ar,gl for following transations1.one pipe purchase at rs.1002.one pipe sales at rs.150

976


What differences are there between a semaphore wait signal and a condition variable wait signal?

548