Use of Multiple Actions in QTP?
Answers were Sorted based on User's Feedback
Answer / naren
When v create a new test, it contains one action.by
dividing ur tests into multiple actions, v can design more
modular and efficient tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
In case of modular framework multiple actions are used,in this case it uses for code reusability,reliability,efficient way of handing code,paramiterization etc. it depends of the clients requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
i can done the project with QTP in that time i can say how many members in my team size?
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
How is UFT 11.5 version different from UFT 12.0?
Explain in brief about the QTP Automation Object Model.
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
What is the difference between low level recording and virtual object.
How to Analyze the Checpoint results by Standard Checpoint?
QTP identified the object but not performing the desired action???what could be the reason?????
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
What is object repository in qtp?