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 |
Is VB Script Case sensitive or Case insensitive?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
What is Procedure or Subroutine in VB Script?
Explain the .wsf files?
How to write VB Script for selecting a particular row in a WebTable?
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
how to check whether link is disabled in QTP??
Mention what is the use of option explicit in vbscript?
write a vbscrpit to swap values
Which keyword is used to declare a variable in the vbscript language?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
how to genarate a random numbers in vb?