HoW to open QTP in Real time.after getting the qtp window
how to log in .pl answer real time people
Answers were Sorted based on User's Feedback
1.Create a .Vbs file.
2.Double click on .vbs file
Easy way to open QTP using the script.
Dim qtApp
Dim intIndex
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch ' Start QuickTest
Set qtApp=Nothing
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / muthu
By using the licensed version QTP, there is no security to
open the tool.
but we can set password for that system,b'cos unauthorized
person couldn't access the QTP.
in QTP,go to file menu,open new test, this is the procedure
to do the test.
| Is This Answer Correct ? | 1 Yes | 1 No |
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize
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.
how to download mercury qtp9.2 ny internet ?
what type of application we can select for automation testing and what is the entry criteria for automation
Where to use Property Let, Property Get, Property Set in UFT
Hai anyone please "Explain about Framework in QTP?"
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
what is the frame work your using in automation testing
can QTP works on LINUX platfom
What is qtpro?