where u maintain qtp scripts in ur company
Answers were Sorted based on User's Feedback
Answer / lakshmi
Scripts will be maintained as per the framework followed depends on companies.because framework varies from org to another org.
Scripts stored under Test Scripts Folder in C:\Framework\Testscrpts..
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramchandra patil
Hi,
We maintain(Version Controlling)our scripts in tortoise SVN.
let me know if I am wrong.
Ram
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / seenai
I hope companies maintain the scripts in Repository Folders
| Is This Answer Correct ? | 4 Yes | 8 No |
what type of run time errors you get while you ar edoing rpg program?
What do you mean by checkpoints in qtp?
How do you return a value from a function
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
difference between multiple parameterization and data driven wizard in QTP?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
diff between qtp versions from 8.5
Under what conditions would you recommend QTP for future projects?