where do you define the objects as regular expression when
u are using regular expressions.
Answer Posted / ram polavarapu
if the object properties are changing dynamically then will
go for regular expressions
ex->inbox(19)
mails are not static so we have to use the regular expression
inbox\s\(\d*\)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the features of quick test pro(qtp)?
What are the general steps involved in the data driven framework?
Key word driven framework
Output values? i want a practical example
Explain the difference between data driven testing and parameterization ?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Discuss quicktest professional (qtp) environment?
Explain the concept of object repository and how quicktest professional recognises objects?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What are the types of environment variables in qtp?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Describe function procedure in vbscript.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Does quicktest professional is unicode compatible?