How to use Regular Expressions in QTP? give an example.
Answer Posted / less than you
After doing till this point error will generate on fax no.
statement. And again on last statement.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
In what occasion we can specify global sheet and action sheet?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
What is expert view and keyword view?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is the difference between the design-time and run-time data tables?
Explain in brief about the qtp automation object model (aom).
How to find the name of the machine where you are running your automation scripts in qtp?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Explain hybrid framework with advantages and disadvantages?
What are the different types of action?
How to record a qtp script ?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is the syntax to call one script from another?
What is QTP scenario.