Answer Posted / praveen
Function can return a value.
Action can't return a value.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
How to test results for qtp ?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
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
How to use setroproperty?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
What are the different types of recording modes in qtp? Which will be used when?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
what is ODC and GDC?
Generic function to search for the unique link in webtable and click on it
What is business process testing(bpt) in qtp?
Does quicktest professional (qtp) is unicode compatible?
after click on compose mail how can we attached a file in qtp with vbscript code
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
Why to use descriptive programming?
Where we can use the analog mode and where we can use the low – level mode?