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 12400How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 14015How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 10043String 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 18454Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5425Post New Flextronics Interview Questions
what are drupal distributions and drupal installation profiles and what is the difference between the two?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
What are the common errors done by technician while handling pipette?
Explain how to reverse singly link list.
Explain the risks of adversarial attacks on AI models.
Provide an example of xml.
How do I compare two columns in excel to find differences?
How do I connect my domain to my host?
What is the commit type if you have a transaction control transformation in the mapping?
describe atime when you felt it was necessary to change a staffing pattern to better meet your unit's needs. how did you handle the sutuation?
can we have joblib in a proc ?
what is drm?
What is a decorator function?
what is performance tuning and the tools supposed to be used? and explain in detailed about aggregates, bw statistics and bi accelerator? uses of those tools?
What will be the output of below code?