How do you start automating/ writing your QTP scripts ?
Answers were Sorted based on User's Feedback
Answer / jay prakash
We start writing the scripts by creating the object
repositries first.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / varshitha
Can you say me how can we know which script have to write in QTP?
I mean what functions we use for writing vb script inQTP?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alex
first you need to create the test case i mean, you need to
write the script after you have to test manually the flow,
you need to check what kind of object you will use for the
script, i mean if you will user web, oracle, asap, etc and
install the add ins of course if it is necesary. You have
to create the repository. when you are ready then you can
start with the automation.
| Is This Answer Correct ? | 1 Yes | 2 No |
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?
what is the Command used to start the QTp from Run.(start-> Run)
How u perform exception handling in QTp,what is other name for ths?
When a requirement is given to u to automate , What is ur basic approach ?
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
How to use the Object spy in QTP 8.0 version?
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
how to merge object repositories in qtp for n different applications
How will you find the current time of the remote machine using QTP script?
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
What is the difference between rational rose and QTP?