How many types of Parameters are available in QTP?
Answer / asit kumar
QTP provides three types of Parameter-
* Method Argument
* Data Driven
* Dynamic
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the file extension of the code file & object repository file in QTP?
Hi all , I have installed the QTP 11.0 Whenever I am opening QTP that time if any open Internet Explorer I was getting message (Internet Explorer has encountered a problem and needs to close. we are sorry for inconvenience caused) and same way new browser also not opening. If you have any idea please let me know.
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody tell me the files and the contents , and how to create them.Thanks
Discuss QTP Environment.
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
How to make arguments optional in a function?
How u will do versioning in QTP?