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 12230How you will choose test cases for Sanity testing and at which phase of testing you will do this.
4 13840How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
1 9981String 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 18200Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
1 5343Post New Flextronics Interview Questions
What are common risks at 24 Hour Fitness? And how to face?
Why do we use regex?
You are in the Planning process of your project, and your project sponsor has requested an accurate cost estimate in two weeks from today. You'll use which of the following techniques to provide her with the most accurate cost estimate? A. Bottom-up B. Analogous C. Top-down D. Earned value
Do you know the difference between extrovert and introvert?
What happen if you have 3 ports in SQ and 4 ports in SQL override of SQ( provided all ports are in same order and they are connected with proper source and target)? Also what happens when I have 4 ports and will extract 3 values in SQloverride.. What will be the value in 4th port ?
What do you mean by public protected and private in c++?
What is a test configuration manager?
Can a function call a stored procedure in sql server?
What is precision in data structures?
What are the various tools? Explain name a few?
What do you mean by query string?
What is the negative and positive testing?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
Mention few case manipulation functions in sql