How can we log a defect in Testdirector from Q.T.P ?
Answers were Sorted based on User's Feedback
Answer / nani
There is an option in QTP,
connect to TestDirector or Quality Center.
by using this option we can connect from qtp.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
If u are running the test case from Testdirector, if your
test case failed at particular step. we have an option "Add
Defect" in the test step
| Is This Answer Correct ? | 2 Yes | 0 No |
How to open any application during Scripting?
VB - Script Training in MUMBAI.
What is the difference between Call to Action and Copy Action.?
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
when i am running login page i got test run error? Please give me the script to handle run time exceptions. It's urgent for me.
How to return a value from a fn, if it has more than one value how to return
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji
my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects
How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????
Connect to QC using AOM.
Plz Explain AUTOMATION REFERENCE MODEL?
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...