I have a web table,in that web table in 3rd row 4th coloumn
i have a link how to click it with descriptive programming?
I have a webedit without entering any value how to calculate
the size of that field?
I have a DB table , how to find the 5th highest salary?
write query.
Answer Posted / amol
select top 1 salary from employee where salary in(select
top 6 salary from employee order by salary DESC) order by
salary
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
any body can you help me what is the script to automate an comand promt
Can U Explain about QTP tool from older version to latest version also its differences?
What are the advantages of qtp?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
what is supply chain management?
How to execute a winrunner script in quicktest professional?
Differentiate the type of test cases which can be automated and which cannot be automated?
Is it possible to use two instances of UFT on the same machine? If not why?
Explain different types of action in qtp?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
how to do the batch testing in test director using manual testing procedure?
What are the differences between table and db checkpoints?
Explain the types of object repository?
can any one say that where we can download the QTP trail version ??????????
can i compare two databases using QTP ?