What is the parameterization? Give one example?
No Answer is Posted For this Question
Be the First to Post Answer
How to use reporter.report event in qtp ?
Hello, I am facing problem to check textpoint for mercury application . I have inserted checkpoint to check flight summary for place of departure and arrival with datatable and script look like "Browser("Find a Flight: Mercury").Page("Book a Flight: Mercury").Check CheckPoint("Book a Flight: Mercury_4")" but while I am executing this script at last my check point gets fail and display Text Checkpoint: captured "" between Summary and 4/31/2008FLIGHT , expected "Acapulco" Match case: ON Exact match: OFF Ignore spaces: ON I think value from data table is not fatched so please guide me what I have to do to overcome this problem.. Thanks
what is the purpose of .vbs file?
who is the best faculty in Hyderabad for QTP?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
Hoe can we do retesting using functions please give the code for it using login page
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
Explain the use of action split in qtp?
If I change the object name in one action will it be updated in all the actions? Or not?
How the exception handling can be done using quicktest professional (qtp)?
now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH
Can we run multiple QTP scripts one after the other without manual intervention? How?