What is text/text area checkpoint?
No Answer is Posted For this Question
Be the First to Post Answer
Hi friends, In a particular test how many maximum call to new actions we can call?It reusable or normal actions what ever it is .
How do you do batch testing in QTP, if so explain?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is Modular framework and Keyword drive framework? Explain
what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
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
. Types of properties that Quick Test learns while recording?
What is your role and responsibilities in QTP with your current organization?
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?