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 |
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
When to use function procedures and what are its characteristics?
What is the equivalent of VBScript?s On Error In Jscript ?
write a vb script to add two 2*2 matrix
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
Explain the tristate constants in vbscript?
write a qtp script to count the number of minimized windows
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)