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 12236How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 13846How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 9984String 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 18209Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5343Post New Flextronics Interview Questions
What are the major functionalities provided by the soap protocol class?
Explain the types of pipeline stocks in sap mm
I WANT BHEL PREVIOUS QUESTION
What are the string functions? Name some of them?
What is the deference between automation tools and management tools?
What is data reader in asp.net?
Write all the steps to configure an angular app(ng-app).
Why do you use abstract classes?
How is indexing done in Hadoop HDFS?
What do you mean by the term “percolate up”?
Explain the architecture of 8051 microcontroller ?
What are bind variables and why are they important?
How does the formation of the enzyme-substrate complex?
Can you compare two pdf documents?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?