this q asked in applabs, q is: QTP should open google.com
page and enter "qtp" in one edit(search) box and click
search and should open google.com again and enter "job" in
edit(search) box and click on search. I tried this but
getting error "Edit(search) box matches more than one
object", could anyone this question plz..
Answer Posted / alagu palaniappan
Hi,
For this u have to use regular expression in the editbox
if u use regular expression u can give dynamically changing
values that qtp can also able to identify
ALAGU PALANIAPPAN
CHENNAI
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Mention what is the difference between vbscript and vba?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Mention characteristics of sub procedures?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
How will you check that a variable is an array in vbscript?
What is the use of the formatdatetime function in the vbscript language?
What is byref and byval parameters in vbscript?
Explain about tristate constants in vbscript?
Explain vbscript in detail?
What are the 2 ways to pass a value to the function?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
What is loose binding? Why is it not a good practice to use it?
write a program to display configuration of a local system with the help of vb script.
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
i need to sort the data using qtp script for this how i need to write a qtp script