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
Mention characteristics of sub procedures?
What is difference between Active screen and movie screen recorder in QTP 9.2?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
how to increase the values in text box in a given text box increament by two values by clicking on button
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
When does ‘on click of button’ event gets triggered in the vbscript language?
Explain the functionality of vbscript?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Explain the scope of the variables using dim, public, and private keywords respectively.
. Program for sorting of numbers in vb script?
In html file what is an ideal position to include vbscript?