difference between recording methods and recording modes in QTP
Answer Posted / vijendra babu
QTP RECORDING METHODS
>AUTO LEARNING: Normal recording with respect to navigation
>PRE LEARNING : Manually capturing snap shot and adding to
repository
>Descriptive programming: manually writing script,defining
physical properties
IS THIS CORRECT??????
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can you write the scripts that operate on different objects depending on run-time information?
How many types of Automation frameworks are there in UFT? Describe them.
what QTP Options do you know?
What is synchronization? What are the ways you can synchronize?
What is the syntax to call one script from another?
Do you know how to connect database? Can you tell me the procedures?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
What are the general steps involved in the data driven framework?
What are the different attributes used with regular expression?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
How to analyzing the checpoint results?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is debugging? How you debug your script?
How do I get the QTP scripts result in xml format by using vb script function?