Hi Friends,
I have an issue like the describe below:
I'm using QTP and I'm testing on SharePoint.
As you knoe, SharePoint has a customize function for user,
so that, If I add an object Web Table at the first time,
that object was recognized by "index" and "html tag", after
that, if someone change the display of web part, the "Index"
of my object was changed as well and QTP unable to select
that Web Table.
Can you guide me how to identify or anyway to keep that Web
Table object as unique object?
Thanks a lot.
No Answer is Posted For this Question
Be the First to Post Answer
Can u describe what kind of testing are for OTC derivates by banks.
How can you fetch the value of a cookie?
How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
What is a class in CSS?
What are events in the vbscript language?
Which operator is used to concatenate the 2 values in the vbscript language?
What is the purpose of on error resume next statement?
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
Which operator is used to perform the comparison among 2 operands in the vbscript language?
What is the use of option explicit statement?
Which date function is used in the vbscript language to find the difference between the 2 dates?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal