Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Normal mode and Fast mode ?



What is the difference between Normal mode and Fast mode ?..

Answer / skk

Normal Mode: Normal (displays execution marker)?Runs your
test or component with the execution arrow to the left of
the Keyword View or Expert View, marking each step or
statement as it is performed. If the test contains multiple
actions, the tree in the Keyword View Item column expands
to display the steps, and the Expert View displays the
script, of the currently running action. This option
requires more system resources.

Fast Mode: Runs your test or component without the
execution arrow to the left of the Keyword View or Expert
View and does not expand the item tree or display the
script of each action as it runs. This option requires
fewer system resources

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

Suppose U change the script whether it affect the object properties of the object in the object repository

4 Answers   IBM,


Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?

1 Answers   CTS,


How we can add actions in the test using QTP?

2 Answers  


What are the different recording modes and how do they work?

0 Answers  


What is the use of sendkeys and what are send keys

0 Answers  


How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.

2 Answers   Accenture, CSC,


Hi Friends, How to trap an error message on Web page through QTP. Example:- When I put wrong user id or Password on a web page, I get the error message. So when I add the error object in Reposatory, every time it shows as Login Failed Object exist, eventhough using corret login details. And if I do the same without adding the object it shows as object not found. This might be because while recording QTP takes every new page as _1 _2 _3 and so on. as below. Browser("XXXXX").Page("XXXXX_1"). >>login Browser("XXXXX").Page("XXXXX_2"). >>Inbox Browser("XXXXX").Page("XXXXX_3"). >>Sent Items I used below code. Browser("XXXXX").Page("XXXXX").WebEdit("firstname").Set strFN Browser("XXXXX").Page("XXXXX").WebEdit("lastname").Set strLN Browser("XXXXX").Page("XXXXX").WebEdit("userid").Set strUserID Browser("XXXXX").Page("XXXXX").WebEdit("password").Set strPass Browser("XXXXX").Page("XXXXX").WebButton("Login >").Click If Browser("XXXXX").Page("XXXXX_2").Image ("msg_icon_error").Exist 5 Then Reporter.ReportEvent micFail, "XXXXX", "Login Failed!" ExitRun (It shows login failed ever after login is passed. Else Reporter.ReportEvent micPass, "XXXXX", "Login Successful!" End If Please find out a way for me here, and provide me with the correct code. Thanks in Advance.

1 Answers  


how to load the *.vbs (or) test generating script in a new machine?

3 Answers   Ordain Solutions,


what is the hierachy of Descreptive programming?

3 Answers   Fiserv,


What is recovery scenario in qtp?

0 Answers  


what type automation is fofollowed in the project?

1 Answers   Satyam,


What kind of errors can b handled in QTP in real time scenario?

1 Answers  


Categories