What is keyword view and Expert view in QTP?
Answer / ramyab.mca@gmail.com
Hai...
Quick Test’s Keyword Driven approach, test automation
experts Have full access to the underlying test and object
properties, via an integrated scripting and debugging
environment that is round-trip synchronized with the
Keyword View.
Advanced testers can view and edit their tests in the
Expert View, which reveals the underlying industry-standard
VBScript that Quick Test Professional automatically
generates. Any changes made in the Expert View are
automatically synchronized with the Keyword View.
K,Byeee...
Thanks & Regards
B.Ramysri
| Is This Answer Correct ? | 0 Yes | 0 No |
How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.
What kind of errors can b handled in QTP in real time scenario?
Hi, I Would Like to Know which is the Best QTP Certification Training Institute in Hyd? Thanks in Advance kishan
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
What is the differences between image check point and bit map check point?
what is stepin & stepout?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
Which recording modes need more memory?
What are the environment variables?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot