What is diffrence between Global variables and Environment
variables...Anybody can give me answer..Thanks in advance..
Answer Posted / saha
the environment varibles are two types system defined and
user defined
system defined are qtp displays by default in environment tab
where
user defined is two types
Local:we r creating these are in environment tab only for
that test we cant use it to other test
Global: creating in notepad and saving with extension.ini
what are the environments you need like user name, password,
server name, database these are we can use in any test
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what are the challenges you have faced while testing web based application using the automation tools ?
What is synchronization point in QTP?
What is object repository in qtp?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
In what occasion we can specify global sheet and action sheet?
Are Shared ORs read-only?
what is stepin & stepout?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Explain how you can find length of array in qtp?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Differentiate the type of test cases which can be automated and which cannot be automated?
i can done the project with QTP in that time i can say how many members in my team size?
Explain in brief about the quicktest professional (qtp) automation object model?