Dear Forum Member,
Welcome to AdvancedQTP's Q&A forum.
Here you can get quick solutions for you QTP problems and dilemmas from AdvancedQTP's community and staff.
Before start, please review below several guidelines regarding posts in this forum. It will help you to make your posts more readable and clear and to be aware of several rules that we observe related to the way topics and replies should be posted.
Enjoy!
Best Regards,
The
AdvancedQTP Team
Guidelines:1) Use the search feature to see if your requested information is already in our knowledge base or somewhere among the forum posts. It might save you time, and you might learn additional things on the way.
Sometimes the AdvancedQTP team refers you to previous posts, indicating that perhaps you didn't try to search for a topic that already contains the relevant information.
It will help us reduce the workload as the Forum continues growing very rapidly and as a consequence, keep a high quality of service standard.
2) Please do not follow up one topic with some other, derived question under the same topic.
Please feel free to open a new topic.
This will keep the information better organized and hence make search more efficient.
3) Make your posts mode readable by writing QTP/VBScript code within the following bbcode tags:
[c o d e = q t p]
(without the extra spaces)
[/ c o d e]
(again, without the extra spaces)
For instance, this code snippet is wrapped in such a way:
GeSHi (qtp):
Dim i
For i =
0 to 10 msgbox i
Next Created by GeSHI 1.0.7.20
Or this way:
Dim i
For i = 0 to 10
msgbox i
Next
4) Please do not misuse the forum.Postings with a subject such as "it is urgent", etc., will be deleted from now on.
I hope you understand that if everybody would post with such subjects, the forum contents organization would become chaotic.
Members that need a quick answer can send a notification to me, the forum administrator. In any case, put a normal subject that is related to the problem you have.
However, please take note that due to the forum's remarkable growth rate it is absolutely not guaranteed that the forum staff will be able to provide such quick answers.
(Perhaps some forum member might come up with a solution, which is something we at AdvancedQTP encourage very much.)
5) Basic Info:When opening a new topic, please state the following basic information:
1) Type of AUT (application under test): Web/Desktop
2) Technology: Java, .Net, other.
3) QTP version
4) QTP Add-Ins used (.NET, Java, Web, ActiveX, etc.)
5) Problem: QTP is unable of identifying objects, objects are recorded as WinObjects, OR stores object description but QTP fails at runtime, etc. This may enable others to focus and perhaps refer you to other sources in the site or the web.
6) Additional info: This may include screeshots (highly recommended)
We think that in such a way:
1. Communication within the forum would be more efficient. You'll get the answers even more quickly.
2. User experience will improve.
Thanks for your kind consideration and cooperation.