I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav.
Answer Posted / murali raju
I already sent to u..check ur mail...
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Is any limitation to xml checkpoints?
What is the syntax to call one action in another?
What are the recording modes in wave event?
What is ObjectParamater?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How to analyzing test results using quicktest professional?
How QTP identify the system time that's changes every seconds?
Explain different recording modes?
What is difference between run time object and test 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
How does QTP identify an object?
what are all the fileds present in object repository?
Mention the test steps of qtp.