Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
Answer Posted / dinesh1433
if Team Size is big
if objects are dynamic
if it is require to start automation before build release
it is easy to use
it is easy for maintance
it is independent of QTP versions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to switch between recording modes during a test creation?
What are the different kinds of test steps?
Where you are storing your script?
Who uses qtp tool?
How to execute a winrunner script in quicktest professional (qtp)?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
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
Does quicktest professional is unicode compatible?
How would you export a script from one pc to another in qtp?
What are the different types of functions available in qtp and explain ?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Explain about Test Fusion Report of QTP?
If I change the object name in one action will it be updated in all the actions? Or not?
Shall we add Local Repository to shared object repository,if yes,how we add