what is difference between normal mode and fast mode?
Answer Posted / sreekanth chilam
normal mode :
step by step execution is done & Pointer(Cursor) is shown
befor each statement.execution time taken for running a
script will be more than fast mode.
Fast Mode :
General execution is done i.e no step by step execution...
execution time will be less for running the scripts when
compared to the Normal mode.
We can set this option from below navigation in qtp :
in QTP 8.2 :
Tools Menu --> Options --> Run Tab --> fast or Normal
(Radio Buttons we have to select)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
what is actually contain test report? can anybody post the test report
how to create flat file datasubmission in qtp
Explain how to use QTP to check broken links on a page?
When to use descriptive programming?
explain keyword driven framework with banking domain?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How we can import data from database?
What is output value? How many types of output values are there in qtp?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
what is clean sweep?
What is qtpro? What is quick test pro?
How many types of recording modes are there?