In project module it contains 3-ok buttons with same
properties who qtp identify its objects while runing ??
Answer Posted / xyz
qtp identify useing regular expression
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is output value? How many types of output values are there in qtp?
How to capture all the data of a webtable, weblist and combolist using QTP?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How many ways we can parameterize data in quicktest professional?
Can we Test Welcome Screens and Process Images with QTP
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is the difference between run time object and test object?
What is the difference in testing a client-server application and a web application?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Do you know how to connect database? Can you tell me the procedures?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What are benefits of qtp?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code