What is the keyword view and expert view in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
How to measure transaction time through VBScript without using start and end transaction points?
I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.
Why do we use breakpoints in QTP?
QTP in mumbai
please tellme ordernal identifiers in QTP?
What are the recording modes in qtp?
What is smart identification?
What is expert view in qtp?
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
Explain types of exception handling and script for that?
difference between GetROProperty and GetTOProperty
WHAT IS ENVIRONMENT VARIABLES?