plz explain QTP real time work( Means where you store
scripts and how u access scripts next day? where those
activities we are maintaining, If By usig VSS how the
process in going on , plz explain briefly?
Answers were Sorted based on User's Feedback
Answer / ramesh
Hi,
We will craete frame work which includes following folder
structure
1.ObjRepositiory
2.Scripts
3.TestData
4.Lib
5.Configuration
6.Documentation
7.Logs
and a lot
each folder is responsible for its own
Thanks
Ramesh
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / ajay
yes it was correct.
the folders which was created in frame work is differ frm
one organisation to others.
they wil maintain individual folders for maintiaing the
scripts etc
| Is This Answer Correct ? | 3 Yes | 1 No |
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
Explain about datafile/verification of date file when file is not available in local system?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
what will be the stmt if record any edit box in the Web application ?
Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..
How to enable the text check point in qtp? By default it is disables
1 Answers Sify, ssinformatics,
Is there is any method how to connect remote desk throw QTP if yes please answer with a example?
How many lines of code in each script of QTP?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is the vb script when the url enter into the browser
what is Supplemental Objects ?
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???