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 is CMMP and CMMH?
What is the basic concept of qtp?
Difference between test object and run time object?
What is the difference between per-action and shared?
how to disable the pop ups through QTP using a script
Can we create user defined functions in qtp?
how to know no.of mails in our g mail by using vb-script
What are the steps involved in the recovery scenario wizard?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Explain the difference between data driven testing and parameterization ?
What is qtp window?
Define object spy ?
How to break the object spy ?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?