What is the regular expression for Yahoo mail Inbox?

Answers were Sorted based on User's Feedback



What is the regular expression for Yahoo mail Inbox?..

Answer / kotike

Go to object repository
slect testobject properties of inbox

For example: inbox (15) you have
then regularize this as follows
inbox\(\d+\)

i hope it will work.

Regards,
mahi.kotike@gmail.com

Is This Answer Correct ?    1 Yes 0 No

What is the regular expression for Yahoo mail Inbox?..

Answer / suresh anagani

Hi Mahi,

you are right but sligt modification in your script

inbox\(\d*\)

This should be work..

Thanks,
-Suresh

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi PLZ explain User Defined Functions in QTP with eample?

2 Answers   Ordain Solutions,


what is use of the object repository?

4 Answers  


What is the synchronization point in qtp?

0 Answers  


WHY U CHOOSE TESTING FIELD?

6 Answers   CybAge, TCS,


wt is memory leakage?

6 Answers   BSL,






How comfortable are you in VB scripting?

2 Answers  


IS standard check point is very important than the other check points in QTP? If so why?

4 Answers  


hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri

7 Answers  


Hi, When iam trying to import sheet to the QTP Global data table at the run time using the Importsheet method.It is able to import the sheet but no data is present after the import due to which the test is failing.Could anyone suggest what should be done. When I open the actual excel sheet data is present and is not corrupted.

2 Answers  


Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.

4 Answers   Virtusa,


What is the difference between qtp and selenium?

0 Answers  


Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance

0 Answers  


Categories