What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / krishnateja muppalla
And may be due to plug-in also
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
distinguish between old version and new version QTP features.
Difference between copy to action and call to action?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How you are developing the script? Using record and play back or manual?
Explain QTP using different development techniques ?
What are the differences between table and db checkpoints?
How to release all resources file from the QTP?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
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 the use of running the scripts in Hidden-mode in UFT?
what is the difference between development and testing
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!