What is the keyword view and expert view in qtp?



What is the keyword view and expert view in qtp?..

Answer / Ranjit Kumar Gupta

Keyword View and Expert View are two different modes available within QTP's VBScript editor. Keyword View provides a simplified, drag-and-drop interface for creating test scripts using predefined keywords, making it easier for beginners to write tests without needing extensive programming knowledge. On the other hand, Expert View offers a more traditional coding environment, allowing experienced users to write custom code and take advantage of advanced features.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is a checkpoint? How many check points are there in qtp?

1 Answers  


how will check the links in multiple pages at a time

3 Answers  


why we use check points , In qtp we use the any check points , what r they , when and why

1 Answers   Polaris,


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

1 Answers  


Are Shared ORs read-only?

1 Answers  


Describe function procedure in vbscript.

1 Answers  


How can you pass value one action to another action?

1 Answers  


How do u write a regular expression for date (dd/mm/yyyy) field?

10 Answers  


How qtp recognizes the object?

1 Answers  


I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?

1 Answers  


What is Parameterizing Tests?

1 Answers   Crea,


How to find a window is minimized or not

1 Answers  


Categories