Answer Posted / abcd
when qtp is unable to identify the objects using manditory,
associative pro, it will use base filter & optional filter
pro, for identifying the object during execution. but these
pro, are stored in a secret place by qtp. we can see that
the execution is done by Smart identifiaction
in 'results'displaying a Hat symbol.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is regular expression?
What is throw Object?
can the activities of test case design be automated?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
How to do call a output parameter from one action to another action??/
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is the use of text output value in quicktest professional (qtp)?
which type of testing process are you following in ur company? how to recognize a qtp page?
how many maximum number of virtual users we can create?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How to suppress warnings from the test results page?
how to do the batch testing in test director using manual testing procedure?