An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
No Answer is Posted For this Question
Be the First to Post Answer
how to capture objects of remote deskop as it is capturing only window.
difference between GetROProperty and GetTOProperty
What are metrics and matrix?
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.
Give the syntax to load function at run time.
How we can call the scripit from another scripit in QTP?,Not a call Action
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
what is Defect density, defect leakage, defect age,latentbed,yasid testing, interface
how will u choose a tool for test automation ?
Reverse string without mid or streverse function.
Could you suggest me best coaching for automation in Delhi or nearby area?
I have application it is one digital clock with all minutes and seconds. you have to identify the time to verify weather the time displayed is correct time or not? How do you automate this scenario?