GeekInterview.com
Series: Subject: Topic:

Winrunner Interview Questions

Showing Questions 461 - 465 of 465 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

What does auto, static, public and extern variables means?

Asked By: Interview Candidate | Asked On: Sep 5th, 2004

Auto: an auto variable can be declared only within a function and is local to that function. It exists only for as long as the function is running. A new copy of the variable is created each time the function is called. B. Static: a static variable is local to the function, test, or compiled module...

How do you declare constants?

Asked By: Interview Candidate | Asked On: Sep 5th, 2004

The const specifier indicates that the declared value cannot be modified. The class of a constant may be EIther public or static. If no class is explicitly declared, the constant is assigned the default class public. Once a constant is defined, it remains in existence until you exit winrunner....

How do you load and unload a compile module?

Asked By: Interview Candidate | Asked On: Sep 5th, 2004

In order to access the functions in a compiled module you need to load the module. You can load it from within any test script using the load command; all tests will then be able to access the function until you quit winrunner or unload the compiled module. B. You can load a module EIther as...

Why should we create framework?

Asked By: Interview Candidate | Asked On: Jul 25th, 2005

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.