Author Topic: keyword view and Expert view  (Read 974 times)

Offline rajaraja

  • Jr. Member
  • **
  • Posts: 1
  • Karma: +0/-0
    • View Profile
keyword view and Expert view
« on: September 08, 2010, 08:58:44 PM »
Hi All,
I'm new to QTP. Pls tell me the difference between Keyword view and Expert view?

Pls advice me

thanks in Advance

Offline yeshoram

  • Jr. Member
  • **
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: keyword view and Expert view
« Reply #1 on: November 01, 2010, 03:07:27 AM »
difference is you can see detaied vb scripting in expert view and as name it self says key word you need to enhance or debug the script by short key words..
this is upto my knowledge and please don't mind if i am wrong :)

advertisement

Offline MUGIL

  • Jr. Member
  • **
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: keyword view and Expert view
« Reply #2 on: January 10, 2011, 11:58:21 PM »
Hi,

Expert View: Actions performed by the user are shown in the form of script.


keyword view : Actions performed by the user are shown in tree format along with the input data . Even window and object details are shown. The correspondent window and object can be viewed.

With Regards,
Mugil

Offline himabindu

  • Jr. Member
  • **
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: keyword view and Expert view
« Reply #3 on: February 03, 2011, 10:03:38 PM »
QuickTest?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 QuickTest Professional automatically
generates. Any changes made in the Expert View are
automatically synchronized with the Keyword View.