How to identify whether a web page exists or not without
using Browser(" ").Page(" ").Exist?
Answer / aiswaryan elangovan
.Sync is a function will wait for sometime for the page to be loaded. If the page does not exist/loaded then it will fail the execution.
| Is This Answer Correct ? | 2 Yes | 4 No |
I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable
1.what is test automation life cycle?
what is advantage of descripting programming in QTP?
How to handle the exceptions using recovery scenario manager in QTP?
What are the properties you would use for identifying a browser and page when using descriptive programming?
what is the use of VIRTUAL OBJECTS? explain ?
How many types of Parameters are available in QTP? and Pls Explain with example.
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
what is Business Process Testing plz explain?
whow much strong on VB and C?
Explain the concept of object repository?