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 |
How many types of actions are there in quicktest professional (qtp)?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.
Batch testing in howmany ways u perfrom in QTP
what is exact difference between smoke and sanity testing?
What are the types of Object Repositories in QTP?
what is the framework followed by ur company in qtp
what are the areas that cannot be tested using an automated tool? list a few
Output values? i want a practical example
How to data driven test for Win objects in QTP ?
dar Sir I am Facing th eProblem in QTP thet ,when I start thrcording inthe QTP for the ASP front end and C# the Coding Language I fing that recording is Done well for the Login screen but at the Time Running the script the QTP is Unable to Identify the Objects On the Objec Onht eLigin screen .Please answer the Question in Description and the Propables reason I might be facing alsp the Popable solution I have to Take thanks and ragards
How do you open adobe acrobat file in QTP and do some testing on that file ?