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 write business scripts using object repository with different scenarios
What are parameterizing tests?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
how i can delete the excel process for the task manager using QTP
What is descriptive Programming in qtp.
waht is the difference between QTP 8.2 and 9.0 version
15 Answers AppLabs, CTS, Polaris,
regular expression in qtp standar check point for months from accepting months from january to december only
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
What is the difference between qtp and selenium?
What is the default object synchronization timeout in qtp?
How to save your test using quicktest professional?