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
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Where we can use the synchronization?
What is the difference between a Function and Action in QTP?
How to export quicktest professional (qtp) results to an .xls file?
What is regular expression?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What do you mean by iteration?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
What are test settings and global settings?
What is the synchronization point in qtp?
How can you write the scripts that operate on different objects depending on run-time information?
How will you compare keyword and expert view?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??