Where you can store check point results?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
If the question is about checkpoint properties, then the
answer is Action#\resouce.mtr files
If the question is about after executing the checkpoint,
then the answer is Action#\ResultFolder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
the checkpoint results are stored in the results window.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vengi
basically checkpoint saved in TMP but i think chchpoint
result also same
| Is This Answer Correct ? | 0 Yes | 1 No |
hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
How to retrieve the object properties at runtime without the usage of GetROProperty?
How to connect to a database?
what is action in QTP?
What are objects? how do you select the unknow object?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
What is environment variable in qtp and why to use it?
How do you configure QTP AND Test director?
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
who is developed QTP ? is it from Mecury or HP
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
In qtp, explain what is crypt object