what is the standards used for writing the script in QTP
No Answer is Posted For this Question
Be the First to Post Answer
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.
How to create a cookie using vbscript?
Mention how to create a cookie using vbscript?
How to select a value from a list box by using Selenium web-driver?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
write a vb script to display the size of the folder,date created and name of the folder
How to write functional test cases for send button in gmail.
How will you convert a string to lower case string using vbscript?
Mention the environments where vbscript could be run?
i need to login to my yahoo accoutnt using VB Script, automating the operation of webobjects, even launching of IE. How?
Explain about arrays in vb script?
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>