1.what is the extension of action template?
2.what are the strengths and weaknesses of Keyword driven
framework?
3.how qtp identify runtime objects?
Answer / prasanna
1. .mst
2. it will take more time to build the framework
but we can automate more tc's /day compared to other fws
3. it will check for the objects that exactly matches the
description either in OR or in the script
| Is This Answer Correct ? | 1 Yes | 0 No |
Can anybody give the code for ALL DATATABLE METHODS)(ex: datatable.getrowcount, datatable.getsheet etc....) and ALL DATABASE COMMANDS (like .getcelldata, which are used to retrieve data from a database and from a webtable)with examples.
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is the use of breakpoint in qtp?
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
what are the cases in which we use XML and accessibility check points.
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
What is the method for maximize the application while we using Decriptive programming in QTP?
VB - Script Training in MUMBAI.
Hi All, Can anyone provide me the license for QTP 9.5.... My Email ID: khanbro@rediffmail.com
Can we do Load Testing with QTP?
How to add check point?
How do we call Library Files(.vbs) in the Test Script Thanks in Advance...