I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP,
MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
Answer Posted / madhu
Hello...Just go thru this link n u will find a Mercury QTp
tutorial...its pretty guddd...
http://qualityvista.com/qtp-guides.html
All the Best to u
| Is This Answer Correct ? | 10 Yes | 13 No |
Post New Answer View All Answers
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
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
With what extension you can save the list of tests in a file to run in test batch runner?
How to start recording using quicktest professional?
How you can make an action as re-usable action?
What is the difference between analog and low level recording?
Explain how qtp identifies objects?
what is run action?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is qtpro?
What are the Test design techniques you uses in ur project?
Explain in brief about the quicktest professional automation object model?
explain abt dyanamic changing object with example?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
why you have standardized functions? plzzz guys with real time exp. do answer