Where should we turn Smart Identification ON in QTP?
Answer Posted / raj
Hi,
In QTP 9.2 ..
Go to " TOOLS" menu --> Select " Object Identification"
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Which scripting language used by quicktest professional?
Write a script to verify font style and color of a windows object using descriptive programming
How to use Environment parameterization? Explain with an example.
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Is it possible to use two instances of UFT on the same machine? If not why?
What is a checkpoint? How many check points are there in qtp?
How many types of parameters are available in quicktest professional?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Explain data driven framework?
What does it mean when a check point is in red color? What do you do?
Sql questions to find second max salary and how to use joins
How to build scripts that access data from external sources?
what function you write to do database testing with the help of qtp?
Will down time for server and content maintenance/upgrades be allowed? how much?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..