Answer Posted / naveen rana
By default it creates an "XML" file and displays the results
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to do call a output parameter from one action to another action??/
How to import a test case present in ".xls" file to TD under a Test set?
Is it possible to split an action? How?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
how did u use automating testing tools in ur job?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
In qtp, explain what is keyword driven automation framework?
what is test scheduleling?
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 are the challenges you have faced while testing web based application using the automation tools ?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to start recording using quicktest professional (qtp)?