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 |
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
explain with example primitive data types of vb script.
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
where can i learn VB scripint ?
when we use filter funtiom invb script(QTP)
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
Can automation testing find ssame no. of bugs what we can find by manual testing?
How to assign a numeric value to a variable?
What is the use of "Option Explicit"?