What is source control?
Answer / sreeprasad
Source control is nothing but putting the source code under
a repository with access controls to the users.
If some one wants to change the code he/she should have the
permission to get the file from repository, modify the code
and put the file back in repository.
source ia a property.
Source propertry:
Indentifies the COM object
responsible for causing the script error.
Syntax: object.source
-it returns a string
example: Err.Source
| Is This Answer Correct ? | 0 Yes | 0 No |
how do check the links in a webpage ?
What frame work ur using in QTP in ur current company?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
How to do call a output parameter from one action to another action??/
can any one explain with an example how to test Web application using qtp
Take a situation when you are working with QTP, suddenly system has crashed.so you again start the system. My questyion is how can QTP directly opened when the system desktop appears.
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
Hi all please solve this.It is urgent..... When I right clicked on a Web image manually It displayed Open link,open link in new window,save picture as, Email picture,Printpicture,propeties...etc. While automation I have written a code like this 'browser("Google").Page("ramseeker®: Memory and_3").Image ("graphOfModel").Click 10,10,micRightBtn But the right click menu was not displayed. I want to save that image in a seperate folder
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
Discuss quicktest professional environment?
in which situation u will use recording and in which situation u will used to write script manually