Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
1 4046You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
2 3751I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
2 3830How to know the on which OS and version the application is running through script in winrunner?
1 3924Post New Accenture WinRunner Interview Questions
How do you check if data in 2 columns are the same?
1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...
What is DataFrames?
how will you estimate of your website?
Explain the importance of import keyword in java?
what is prior probability and likelihood?
What are the benefits of rpa?
I want to make ListBox arrange its items horizontally instead of vertically. How it is possible in WPF?
Explain the three levels of access control for ruby methods?
What is img src?
What is $interval service in AngularJS?
What does type casting mean in php? Explain with an example?
What are php magic methods/functions?
Explain difference betn dataset and recordset?
How can you configure safe stop?