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 / 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 |
Explain about constants in vb script?
give me an ex. of unoverloaded method?
how to add action through AOM in QTP
what does create object actually do when you call it in vbscript?
Which date function is used in the vbscript language to find the difference between the 2 dates?
write any ttest cases using check points and parameterization
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Explain some uses of vb script?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
how to write validation function for date in vb script
find the length of the string without using length function?
how to add the shared repository file to the script file while running the script manuall