In my script there is a link(e.g. 'My Page') when I execute
the script sometimes(not every time) QTP throws an error
that "My Page(as link)" not found.
Pleaase tell me where I need to update
Answers were Sorted based on User's Feedback
Hi,
Hi,
There is Two ways,
1. one is while u running the script when the script come to
“My Page” Link just u place u r mouse on the “My Page” Link
and the script will capture the object and proceeds further.
But this time being way.
2. The Actual solution some times QTP will not recoginse the
objects due to lack on some add-ins, to over come this, when
QTP doesn’t recognize the link u just go through object
repositary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nipunkumar
Hi Srinivas,
Object Repository is going to help to verify property values
if class is similar. But in my case QTP says that it doesn't
find 'My Page'(as link). Possibly it doesn't deal 'My Page'
as link that time. Interestingly, this doesn't happen each time
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nandankumar
Probably that is related web application correct..it might
be continuoesly updated some thing in that link or website.
i think it is normal problem while executing the script
related to web based application...
even i have observed that the same scipt some times it
comes as passed and some times it's failed.
but even i want to know the solution for this..
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
what is the difference between the modular framework and datadriven frame work
what version of test director supports the QTP? does testdirector supports the QTP9.0?
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
what is the use of automation frame work ??(QTP)
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
what is the use of Text output value in Qtp?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How open an excel sheet in QTP(not a run time )?
Why script error occur in between recording in qtp?
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?