Do we have to Enable Smart Identification while running Or
will it automatically be enabled ?
Answers were Sorted based on User's Feedback
Answer / alex
when you add a new object into repositoy by the default
this will be appear as enable the smart identification. if
you want to change this status then you have to change the
status as false. only you can select true or false status
for it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jay prakash
We have to enable it. By default it will be disabled.
| Is This Answer Correct ? | 3 Yes | 2 No |
How many types of recording modes are there?
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
what properties do use to identify a browser and page while using descriptive programming?
Ex : some mail name with surname Email id's there that is string fetch the particular surname only how to get particular surname all emails
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
can u tell me website address of VBscript with examples.
hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you
what is run action?
suppose i have one datatable in my datatable in 2 nd row 3rd column one link is ther i need to validate that link how do u do this?(wipro)
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
What is operator in VB Script?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot