What are the recording modes and executing modes avialble
in QTP?
Answers were Sorted based on User's Feedback
Recording Modes:--
1)Normal Recording
2)Analog Recording
3)Low level Recording
Execution Modes:--
1)Normal(Display Execution Marker)
2)Fast
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sudeepthz
Different Recording modes in QTP
1. Normal Recording (F3)
2. Analog Recording (Alt+Shift+F3)
3. Low Level Recording (Ctrl+Shift+F3)
And the paths to get the execution modes in QTP
Tools--> Options--> Run Tab--> there we can change the
executing settings..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / siva
Analog
Standard
Low level
recording modes +
Verify and update and debug modes for running
| Is This Answer Correct ? | 1 Yes | 1 No |
how to count spaces in a given string ex: "this is jagadeesh" in QTP with simple functional script
How many types of status are there?
How can i count the list box elements in QTP ?using script plz explain me (Chandana)
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to recognize and read data from pdf file using Descriptive Programming in QTP?
How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help
What are the main differences of qtp and win runner?