Hi,
I Would Like to Know which is the Best QTP Certification
Training Institute in Hyd?
Thanks in Advance
kishan
Answer Posted / n.muraliraju
QTP is Very easy tool..Just know the How to use QTP tool..I learnd the Basic concepts in MindQ Systems. Scripting part you have learn and implement the scripts by yourself any institute .No body teach you all the scripting...You have to improve day by day. Read the documentation HP User Guide which is provided in QTP software.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the properties you would use for identifying a browser and page when using descriptive programming?
Give the syntax to load function at run time.
How you create new action in qtp?
What is the difference between keyword view and expert view?
How can i check items sorted or not in a weblist ? Give me the script for this...
How you know that a test case is a regression test case
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
What is test object model in quicktest professional (qtp)?
what r the main attributes of test automation?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How do you perform Regreession Testing?
after click on compose mail how can we attached a file in qtp with vbscript code
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Through array we can execute the testcase how ? give me example