• +91 9723535972
  • info@interviewmaterial.com

Win Runner Interview Questions and Answers

Win Runner Interview Questions and Answers

Question - 31 : - How to organize GUI Map files?

Answer - 31 : -

We can organize GUI Map files in 2 ways

  • Global GUI Map File: there is only one GUI Map file for the whole application
  • GUI Map File per test: For every test, a separate GUI Map file will be created by WinRunner

Question - 32 : - How can we load GUI Map?

Answer - 32 : -

We can load GUI Map by using the command GUI_load ().

Question - 33 : - Can we unload GUI Map file? If yes, How?

Answer - 33 : -

Yes, it is possible to unload the GUI Map file. 

To unload any particular GUI Map files: 

GUI_close () or GUI_unload ()

To unload all GUI Map files: 

GUI_close_all or GUI_unload_all

Question - 34 : -
What is GUI Spy?

Answer - 34 : -

GUI Spy enables us to view all the properties of any GUI object. As soon as the spy pointer points to any object, GUI Spy displays all the properties and values related to that object in the GUI Spy dialog box. However, we can filter to see all or selected sets of properties in the dialog box. 

Question - 35 : - Describe the objective of the Temp GUI Map File.

Answer - 35 : -

When we run any test scripts in WinRunner, WinRunner identifies windows and objects by itself and also loads them into a temporary GUI Map file. We have an option to load this temporary GUI Map File while running any tests.

Question - 36 : - Give an overview of Checkpoints in WinRunner

Answer - 36 : -

A checkpoint is a place where we can compare and check the actual and expected results of any tests. There are four types of checkpoints in WinRunner.

  • GUI Checkpoints: to check and ensure details about GUI objects. For example, which item is crossed or button is enabled
  • Text Checkpoints: to verify GUI objects contents 
  • Database Checkpoints: to check the data set 
  • Bitmap Checkpoints: to compare a snapshot to an earlier version of the same test.

Question - 37 : - Specify the command used to find resolution settings.

Answer - 37 : -

get_screen_res(x,y)

Question - 38 : - Where can we use regexp_label Property and regexp_msw_class?

Answer - 38 : -

  • The regexp_label property: It is only applicable to windows. It privately places a regular expression into a window’s label description.
  • The regexp_msw_class property: It is mandatory for all windows and object class objects. It places a regular expression into an object’s MSW_class.
Both properties are used to handle constantly changing window labels.

Question - 39 : - Mention drawbacks of Compile Module.

Answer - 39 : -

Running Compile Module in WinRunner has few drawbacks as mentioned below.

  • Checkpoints can’t be inserted in Compile Module
  • Sync Points also can’t be placed
  • It is non-executable.

Question - 40 : - Define the Boundary test.

Answer - 40 : -

A boundary test is termed as a test carried to ensure the program’s responses to extreme inputs. It ensures that the program can handle extreme inputs and produce respective outputs at both boundaries. 


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners