how do you run scripts in QTP?please anyone can answer my
questions
Answer Posted / lakshmi
In QTP 3 Run Modes Available
Normal Run Mode(simply Press f5/use Run Option)
Maintenance Run Mode(Using Controls Further u can...)
Update Run Mode
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give me some real time point of way where exactly we can conduct audits?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Explain how qtp identifies objects?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is test object model in quicktest professional?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
What are the various types of Actions in UFT?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
When should I use smart identification?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
What is the difference between the design-time and run-time data tables?
In qtp, how you can remove the spaces from string?