adspace
What are the properties you would use for identifying a browser and page when using descriptive programming?
Answer Posted / Savita Chauhan
When using descriptive programming in QTP (QuickTest Professional), you can identify a browser and page using various properties like Name, Title, HTML Description, Class Name, Value, Index, etc. For instance, to identify a button, you might use a combination of properties like 'Name' for unique identification and 'Value' for confirmation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
How can you identify the browser and its information using QTP script?
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
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
can anyone tell me from where i can download qtp demo or crack version
Hi, how can we check or avoid the memory leakage in QTP9.2?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to give a call to another action from one action?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
what is actually contain test report? can anybody post the test report
HOw to add the recovery file at runtime to the test file .