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 |
how do u handle an object without name using QTP 9.2?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Can you write a script to check if the folder exists or not?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
what is recovery manager and recovey scenerio?
write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?
What is the use of sendkeys and what are send keys
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
in my system object spy show the web application as a window based propeties ex:winedit like that and also not recording scripts also so what should i do
how to get no.of non empty rows in a excel sheet through vb-script