what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
3 8100generally on the roadside v hav 11kv line which is being step down to 440v line to line....so any1 can tell me which type of transformer they r using whether it is star to delta,delta to star etc...???
9 15952while testing a bug has been found and reported but it was not fixed and delivered to the client what will be the effect on it?
1 3837During regenerative breaking= A rotating magnetic field is reversed B slip is positive C torque is positive D slip is negative
2165Post New Core Solutions Interview Questions
what is the SOAP UI and Web services? what are the uses in testing?
What is a pivottable, and when would you use one? What are the key pivottable ‘sections’ into which users can drag columns?
What is an example of translating a date into julian format?
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
How to remove the Kryptel (Silver Key) icon from the desktop?
In a loop of an internal table, what is the use of at first & at last statements?
How do I type a letter on windows 10?
Why we do 2 types of earthing on transformer (ie:)body earthing & neutral earthing , what is function. I am going to install a oo kva transformer & 380 kva dg set what should the earthing value?
What is data object example?
What is array formula?
How do I configure jms security? : BEA Weblogic
What is div short for?
Why is dimensional reduction performed before fitting a support vector machine (svm)?
What are management groups in Azure?
Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?