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 18222Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5350Post New Flextronics Interview Questions
Does Kotlin support primitive datatypes as like in Java?
What is jit and aot?
How big is a big database?
When you create a PI scenario, what are the different objects- mandate/non-mandate that you have to use?
What is the difference between library vs list?
how do you login to mysql using unix shell? : Sql dba
Does pyspark work with python3?
How should I set priority for Printing say like user, teamlead, project manager?
Which means the first record should come as last record and last record should come as first record and load into the target file?
Give me an example of how you have planned projects from start to finish. What is your development lifecycle?
What are the server requirements for installing cakephp?
What is meant by pear in php? What is the purpose of it?
Why spring is used in java?
What is bias-variance trade-off in machine learning?
What are the advantages of using jsx?