Hi Charan,

QTP uniquely identifies object using the logical name(determined
automatically by Quick Test during its record).There are two names an object
carries logical name and physical name(which wen changed automatically
reflects at the scripts where ever its been referred in).

Logical name wen changed changes the property value "Name" of that object
which is used to uniquely identify the object by QTP.
thats wen ur script also fails.

Check which one u have changed and c whether u can able to pass it.

Thanks
Ramyaharini



On Mon, Aug 9, 2010 at 10:11 AM, S R I D H A R <[email protected]> wrote:

> If you change the name at OR with meaningful description ,its automatically
> reflects at the scripts where ever it is using(if the same OR is associated
> with the script).Let me work again to get a resolution.
>
> Thanks
> SRIDIVYADHAR
>
> On Sun, Aug 8, 2010 at 8:12 PM, charanpreet <[email protected]> wrote:
>
>> Hi
>> In my application , QTP recognize some check boxes names as
>> "repl_name3_1", "repl_name3_2" etc.
>> Same name appears in scripts as well in object repository. With this the
>> script runs fine.
>>
>> But if change the names to meaningful names, both  in script as well in
>> object repository adn also change the "name" property of the checkboxes with
>> proper names,
>> then while running, QTP is not able to recognoze the objects and hence
>> giving error.
>>
>> Can anybody tell me how we can change the name of the objects in the
>> script and repository so that QTP does not give any error.
>>
>> Thanks
>> Charan
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> "QTP - HP Quick Test Professional - Automated Software Testing"
>> group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<mercuryqtp%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/MercuryQTP?hl=en
>
>
>  --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<mercuryqtp%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to