Hi Guys...I just started working with QTP now.The frame
work they use hear is Write all the functions in function
libraries and pass data using data dictionary either from
data table or excel .I kind of understood evrthing but one
thing I need to know is How do they recognize objects .Do
they use object spy and recognize objects or record
them ..Does soemone have any idea how they generally do
this is such kind of framework
No Answer is Posted For this Question
Be the First to Post Answer
What is the dis advantage of check points in QTP, if any?
how quick test record on dynamically generated urls and web pages.
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
how to select the work for complete automation and one more thing when u are going to choose automation
Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.
How to display the first 3 letters in these "ABCDEFGH" using qtp script?
WHAT AREV THE STEPS BETWEEN TEST cASE AND Script generation?
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing.
When The Low Level Recording is Used in QTP
how to calculate no. of repeating characters in a a string..please give me the code
IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?