WHAT IS ENVIRONMENT VARIABLES?and where it is used in real
time scenario?

Answer Posted / mulugu

I accept comments of Satyanj.
It is used for the Parameterization.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2042


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

1746


Explain about adodb.stream class?

601


What are the 2 ways in which a variable can be declared in the vbscript language?

570


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

1659






How can you create an object in vbscript?

618


How to make sure that items in a wintree are sorted al?

2360


What is the difference between for loop and while loop?

558


How regexp.execute method works?

597


Explain the filter expression?

638


Explain the constants in vbscript?

570


Which function is used in the vbscript language to convert the specified expression into a date type value?

530


Which operator is used to perform the comparison among 2 operands in the vbscript language?

534


What is purpose of scripting.filesystemobject class in vbscript?

637


How to open a file. What is the perpose of true and false mode there?

618