INTERVIEW QUESTIONS IN TESTING

Identify the wrong class type in WinRunner?

a) Auto b) staticc) Private d) Public

2). What is the difference between compiled module and main script?

a) Both e are same

c) Run Compiled module directly, main script should to be called by some other

compiled module

d) Compiled module and main script are directly run

3) How many types of test are there in WinRunner?

4) Comment in WinRunner?

5) Difference between set_window and win_active?

a) Both are same

c) Set_window focus the window, Win_Active activates the window

d) Both will focus the window

6) Please write a simple user defined function in TSL to calculate 2 nos and return its result?

set_window(“User window”,5)

edit_set(“Value 1”,0,5)

button_check_info(“Add”,1)

edit_set(“value 2”,0,4)

button_check_info(“Add”,0)

button_click(“Add”)

edit_set(“Result”,9))

7) Can we call function like myfun(arr[i])?

8) Can we test mainframe application using WinRunner? How?

9) What is the use of function generator?

10) Which TSL function you will use for searching text on the window?

11) How many ways you can load the GUI map file?

12) What is logical name and physical description?

13) When we will go for start up script and how to make a script as start up script?

14) What is virtual object? How you will configure?

15) How will you clear the array contents?

16) What is checkpoint? What are they?

17) Synchronization point is check point or not? Why?

18) What is parameterizing?

19) Using which function you will connect to database?

20) What is the use of Call statement?

21) What is the use of GUI_Close_all()?

DEVELOPING UNIT TEST SPECIFICATIONS PART TWO

Related Posts

SOFTWARE TESTING INTERVIEW QUESTIONS PART ONE

SOFTWARE TESTING INTERVIEW QUESTIONS PART TWO

SOFTWARE TESTING INTERVIEW QUESTIONS PART THREE

SOFTWARE TESTING INTERVIEW QUESTIONS PART FOUR

SOFTWARE TESTING INTERVIEW QUESTIONS PART FIVE

SOFTWARE TESTING INTERVIEW QUESTIONS PART SIX

SOFTWARE TESTING INTERVIEW QUESTIONS PART SEVEN

SOFTWARE TESTING INTERVIEW QUESTIONS PART EIGHT
LOAD RUNNER INTERVIEW QUESTIONS PART ONE

LOAD RUNNER INTERVIEW QUESTIONS PART TWO

LOAD RUNNER INTERVIEW QUESTIONS PART THREE

LOAD RUNNER INTERVIEW QUESTIONS PART FOUR
LOAD RUNNER INTERVIEW QUESTIONS PART FIVE


2 comments:

  1. Hi
    My name is Lakshmi.I came across your blog through internet.Thanks for providing good stuff in Testing.But one problem with your site is I think there was some problem with the formatting of the content.Please check that.

    ReplyDelete
  2. Hi Lakshmi,

    Thank you for the comment,compliment and suggestion.

    Can you please elaborate a bit ?

    I mean through which browser and with what screen resolution so that there is formatting problem ?

    I will be greatful if you specify some names of posts with the problem.

    Thank you once again.

    ReplyDelete