Hi,How to write regular expression for inbox(10) {here 10
is changing while playback}.tell me the pettern.
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of sendkeys and what are send keys
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
what is object and child object.. explain ..if possible give some example for better understanding ..
Can we create user defined functions in qtp?
What is clean sweep?
What are some test assets and related extensions of qtp?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is qtpro? What is quick test pro? What is a quick test professional?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What are the types of properties that quick test learns while recording?
what is review
How do you test DLL files using automation Tool QTP?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
what are all the fileds present in object repository?
Explain in brief about the qtp automation object model (aom).