what is the general issues faced while using automation tool
Qtp9.0
Answer / surya
The Default type of an Action is NON REUSABLE in 9.0 (up to
9.2) Version.Up to my knowledge this is one of the major
Issue
| Is This Answer Correct ? | 3 Yes | 1 No |
What are the different recording modes and how do they work?
Explain the Load testing process?
several browsers opened. write QTP script to close all browsers except gmail.
how to do regression testing in qtp? plz give ans with examples
does automation replace manual testing?
How many actions we can create with in a test?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
Can anybody give the script to addsheet, add column,add values under that column in the rows?
Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans