from where we will retrieve data for data driven tests in
qtp?
Answers were Sorted based on User's Feedback
Answer / n
data driven testing means retreving data from different
data sources that may be excel files, ini files , text
files and .......
| Is This Answer Correct ? | 1 Yes | 0 No |
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
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
Diff b/w WEB TESTING AND Client server testing?
How many types of status are there?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
what are the difference between qtp8.2 to 9.0 surya
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How many types of parameters are there?
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?