Where to use Property Let, Property Get, Property Set in UFT
No Answer is Posted For this Question
Be the First to Post Answer
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
Can we continue functionality testing without framework?
Define Error Pane of UFT?
how we can know qtp has used smart identification machanism during the execution.
can u give one scenario for for PopWindow Exception & write Code for that?
where the object repository is located?how to choose the object repository as shared or action object repositories?
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
How to test the login page in different ways in automation testing and i need code?
What is deference between normal QTP testing and descriptive programming?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
Does UNIX support QTP? If not what is the other tool used for Unix environment?
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?