how can you write a script without using GUI in QTP?
Answers were Sorted based on User's Feedback
Answer / naveen
We can Write the Script using without Object repositiory or
GUI objects, that is "Discriptive Programming" here we can
define an object with all properties.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / raveendra
without using GUI,Using descriptive progroming u can write
the scripts
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / s
Discriptive Programming
Sorry. the spelling is Descriptive programming.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / gs
Even in descriptive programming we will be using the gui,
but only the difference is usage. so the question itself is
wrong
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sree
We can write script once if we define all the objects
descriptions in a notepad....but while executing GUI is
mandatory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make arguments optional in a function?
How to Save your test using QTP?
what is difference betweein qtp 9.0 and 9.2
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
My project title is "DRUG Audition and research management" it comes which domain?
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
What is the difference between run time object and test object in QTP?
How can you capture(Read) the values from a Table?
What is quicktest professional window?
How to associate function library at a run time?
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,
What is quicktest professional (qtp window?