1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario
1 172571) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
3 9189Hi, Can anybody please explain me the flow of the below query. I am not able to understand how this query works. This query is for finding the Nth highest salary.. SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal); If N = 2 then second highest salary will be the o/p. If N = 3 then third highest salary will be the o/p. and so on.. Thanks, Nitin
5 14899Post New Ness Technologies Interview Questions
Explain synchronous and asynchronous operations?
whatare the disadvantages occur,if the form factor of transmission will not be equal to 1.11
Where can you make a field required?
What arw testing tools for xi?
What is lookup function in excel?
What is the purposes of forword work item attribute ( forword_wi ) ?
How to know latest design of android and IOS app ? is there any site ?
What is stored in table t001 ?
If the PMON is not working then how do you manage and monitor all processes, resources and sessions etc.
How many types of session beans are available in ejb?
How do I stop pid 4 from using port 80?
State the properties of b tree.
What is the difference between Linkedin and Array
What are the different modes of service invocation in tibco?
How to delete duplicate records based on single column from a table?