Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 12247How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 13853How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 9988String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 18221Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5349Post New Flextronics Interview Questions
What is method in c#?
When we should use ABAP Memory and SAP Memory ?
How to get help information from the server?
How would you begin to troubleshoot an ORA-3113 error?
What is siebel?
Is windows part of microsoft?
Should servers that are running active directory domain controllers and the global catalog be upgraded to 64-bit?
How would you add value to our company?
Define FBT with example & how it can be calculate ?
What is the use of 0 in c#?
How many types of portals does prpc can provide? Where will you specify the portals that you have created?
What is difference between grep and find command in unix?
Is there any difference between synchronized methods and synchronized statements?
What are the major features of Kotlin?
How to make scroll bars with the help of css?