What is keyword view and Expert view in QTP?

Answers were Sorted based on User's Feedback



What is keyword view and Expert view in QTP?..

Answer / kumar

EXPERT VIEW:It represents the script in vb script format.
KEYWORD VIEW:It represents the script using Graphical User
Interface divided in to
1)item
2)operation
3)value
4)documentation

Is This Answer Correct ?    39 Yes 2 No

What is keyword view and Expert view in QTP?..

Answer / meenu

keyword view enables you to create and view the steps of
your test or component in a keyword driven modular table
format. You create or modify test or components by
selecting items and operations in keyword view and entering
information as required.
expert view on the other hand displays each operation you
perrform in the form of a script comprised of vb
statements.for each object and method in expert view
statements there exists a row in keyword view.

Is This Answer Correct ?    26 Yes 1 No

What is keyword view and Expert view in QTP?..

Answer / sahana

keyword view---->shows exact recording of the applications

expert view----->applications VBscripting is displayed..

Is This Answer Correct ?    26 Yes 2 No

What is keyword view and Expert view in QTP?..

Answer / suha

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.

Is This Answer Correct ?    12 Yes 4 No

What is keyword view and Expert view in QTP?..

Answer / mukesh

Keyword view: Keyword view shows actions which performed on
the keyword i.e. on objects

Expert View: Expert view generates vb script.


Mukesh

Is This Answer Correct ?    6 Yes 3 No

What is keyword view and Expert view in QTP?..

Answer / vikas choubey

Expert View:In expert view QTP will display the test statement.
In Keyword View QTP script will display in Tubular Format.

Is This Answer Correct ?    1 Yes 0 No

What is keyword view and Expert view in QTP?..

Answer / manu

keyword view:it will represents recorded script in english language under four columns

1.item:this column displays all test objects which are called parent and child objects
2.value:it displays the value that are performed in an object
3.operation:this column displays all the qtp methods that we are going to perform on a object
4.documentation:it auto generates the operations that are performed in above three columns

Is This Answer Correct ?    2 Yes 2 No

What is keyword view and Expert view in QTP?..

Answer / nupur

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.

Is This Answer Correct ?    0 Yes 1 No

What is keyword view and Expert view in QTP?..

Answer / hemasundar

keyword view : Heir u can add the objects its very initial
stage to learn qtp easily
Expert View : Heir u can write the descriptive tha means u
can write the scripts...

thank you

hemasundar

Is This Answer Correct ?    2 Yes 12 No

Post New Answer

More QTP Interview Questions

I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"

2 Answers   Rolta,


I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?

3 Answers   TCS, Wipro,


how to count the word "IS" is repeated in the application using DP

3 Answers   DST Global Solutions,


How many types of trigger events are there in qtp?

1 Answers  


IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?

3 Answers   Polaris,


How is the Bitmap checkpoint different from Image checkpoint?

1 Answers  


Recovery Manager means..?

4 Answers  


Does QTP provides any tools for parametarization?

3 Answers   BirlaSoft,


How to retrive XML file data in QTP ? using Script(Chandana)

6 Answers   Wipro,


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

1 Answers  


Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)

2 Answers   IBM,


How to handle Dynamically changing Objects in QTP?

4 Answers  


Categories