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 12262How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 13866How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 9992String 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 18240Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5357Post New Flextronics Interview Questions
How to use transition effects? : jQuery Mobile
What are Characteristics of R Hierarchical Clustering?
What is tomee server?
What is synchronization point in QTP?
How many styles for there in script?
What is an advantage of using the jdbc connection pool?
Specify a DefaultExpression for a TField object?
Why we need data visualization in R?
What are the advantages of paper records?
In terms of electrical enhineering, give a detailed explanation of the "earth fault loop path"
What qualities do you feel are required for a Bank Officer?
How to secure your apache web server?
What is the replication factor?
What is rest api in spring boot? : Spring Boot
How make you 3d plots/visualizations using numpy/scipy?