How will u declare a variable to access multiple actions?
a)Dim b)Global c)Public d)Private



How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private..

Answer / sekhar

Dim : to declare variable we use Dim.
syntax : dim variable name

public: the variable we can use all programs and all
scripts.

syntax : public variable name

private : the variable we can use with in the program not
in out side the program.

syntax : private variable name

global:



by
sekahr

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

0 Answers  


where do you store the test result?

2 Answers   HCL,


what is diff b/w function and action?

8 Answers   VSoft,


Hi my name is mohan. I am working as a manual tester.. And now i want learn QTP.. is there any online websites to learn QTP for free if u know any plz help me out..,.or send mail to k.mohann.mohan@gmail.com

3 Answers   Wipro,


i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..

0 Answers  






What is output value? How many types of output values are there in qtp?

0 Answers  


What is the disadvantage of smart identification?

3 Answers   Infosys, Sony,


What is the difference between run time object and test object?

0 Answers  


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

0 Answers  


How to switch between browser tabs? )moving from one tab to another tab)

1 Answers   CTS,


what function you write to do database testing with the help of qtp?

0 Answers  


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

0 Answers   IBM,


Categories