where do you define the objects as regular expression when
u are using regular expressions.
Answer Posted / mintu
There are situations when the Objects in the applications
are dynamic(having dynamic properties) and QTP fails to
recognize them. Such objects should be handles using
regular expressions.
We can define the objects using regular expression either
in the Object repository or in the code itself.
Example: the login page says" Welcome Mintu" in one login
and "Welcome guest" in another login. here we see that
Mintu and guest are two dynamic values. this needs to be
handled using regular expressions. say "Welcome .*"
here .* refers to any text appearing in the application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Mention the test steps of qtp.
What are the differences between quicktest professional and winrunner?
What is the syntax to call one action in another?
Is it possible to call win runner script in qtp?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Difference between action & Reusable action?
How to add synchronisation points in qtp?
What is difference between Recording time object identification and Run time (Execution) time.
What is the parameterization?
What is the difference between a Function and Procedure in QTP?
Through array we can execute the testcase how ? give me example
Can you brief the hurdles you faced during Automation testing?
How qtp identifies objects?
Which environments are supported by hp qtp?