What variable can you use to share info across the whole
application for one user?

Answer Posted / psri

Environment variable

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Compare java script and vb script?

596


Explain the filter expression?

633


after medical test,when will be the police verification

1717


Mention the rules for using option explicit statement?

483


Hello Friends , I am the new joinner of this website. I am working with Sapient ,Gurgoan I would like to ask few qurries regarding the QTP Tool of (Testing) Currently working on QTP Tool . I would like to no learn VB Script can u name some Books which i get in market. And a small issue in QTP I had 2 users right i have to login and send the document from this user to second user right. when i am send this doc some contendId number generates right. now i am loging into second user and i have to search for that contentId right i found it now i dont want to accept the document so i had an opption of check out ok i have to click on check out my QTP Code is like this Browser(" ").Page(" ").WebTable(" ").ChildItem (3,5,"Image",0).click Browser(" ").Page(" ").Link("ChecK Out").Click i new this code is perfectly right but when i am run the script i have to click on that particular contentId and click on check out but now the Problem is started the error is the document has been already checked out remeber every time my content id changes means it is the new contentId which is not been used atleast once Please help me out in this issue i am in big trouble

2032






What is the difference between vb debugger and the script debugger?

594


How to open browser in vb script?

585


Which in-built function related to an array joins substrings into one string in the vbscript language?

519


Which operator can be used to do an xor operation in vbscript?

681


How to capture a runtime error in vbscript?

630


What is the use of the date function in the vbscript language?

568


How to Convert Hex color code to color name in VB Script?

3934


can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.

1843


How will you get a random number between 0 and 1 in vbscript?

719


1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)

1615