Hi,How to write regular expression for inbox(10) {here 10
is changing while playback}.tell me the pettern.
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Browser("xyz").Page("abc").Link("text:=Inbox (.*)").Click
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amarshukla123
Inbox (.*) will match any number of email either 10000000000
or 0 but the requirement here is that number of emails can
vary from 1 to 10 onlu not 11 not 0 just between 1 to 10
..now this will be a challenge somewhat ..try to post answer
now.
| Is This Answer Correct ? | 0 Yes | 0 No |
your coming from electrical backgroung..but y ur coming to software side?
How can you identify the browser and its information using QTP script?
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
How to create configuration scripts
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?
3. How to handle the exceptions using recovery secnario manager in Qtp?
wht is Automation testing frame work. pls explain it
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How to handle the exceptions using recovery secnario manager in Qtp?
Is there anyway to have QTP go into a website and map out every object before I actually record any tests? I basically want to map out a website with all the objects and build a complete repository. The reason is because I'm running into issues with hierarcical objects. for example: Browser("ABC company- Home").Page("ABC company - Home").Link ("About Us").Click Browser("ABC company - Page 2").Page("ABC company - Page 2").Link("About Us").Click Both these links ("objects" and I use that term loosely as I'm trained mostly in OO programming) go to the same place but but the object heirarchies (pages) are different. I want a repository that will find any possible link on any possible page without having to manually record it. Is there a way to do this?
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
how to find that tools work well with ur existing system?