What is the current version of QTP?
Answers were Sorted based on User's Feedback
Answer / raju
QTP 9.2 is the Latest Version Most of the Company using
This version it is user friendly.
plz., send me QTP easy script method. how to Learn?
| Is This Answer Correct ? | 0 Yes | 2 No |
what are the different Frame Works in Quick Test Proffessional testing
How to explain a banking project in interview as a test engineer???
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
how to load the *.vbs (or) test generating script in a new machine?
Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
HO DO U CALL A ACTION?
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
What is the difference between Call to Action and Copy Action?
What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.