How does you pass optional arguments in qtp?
What phases are involved in testing an application in qtp?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
Hi guys can any plz help me how to send fax in sample Flight Appication
What is QTP and the use of QTP in TD?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.
How do you configure QTP AND Test director?
What are the differences between quicktest professional and winrunner?
in qtp how we work with out put values and what is the process?
Can we record using all the modes in a single script? Explanation with example is appreciated
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.