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.
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
what are the differences between as2 and as3?
what is the extended star schema
why ,what, when, where,how the extended star schema is used.
How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.
EPFO 2009 result has come or not which is held in sep 2009, pls told me, I have ever asked you.
Why we use Action Script(Multimedia Flash) rather than using other scripting languages (JAVA,VB...etc) ?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
is this growing field and what is average package in this?
what is resorceallocation
wap to accept an int array frm the user and print the lucky nos.
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
how to validate the date(dd/mm/yyyy)using regular expression in javascript? It should also satisfy the leap year feb 29 problem. Please help me.