can u store QTp frame work folders in VSS? If Not where u
store those?
Answer / lavanya ch
normally we willget application, we can create folders
manully... like create flight reservation---> and then
business functions-----> scripting--->test data--. constand-
-.log--> path--> we willcreate like these folders.
everytime u can save the information .vbs and using this
path we will execute....
or using file system object------. we can create floders.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a recovery scenario?
How to Test the mainframe application?(tell me few basic things)
How is the Bitmap checkpoint different from Image checkpoint?
How do you know the location Id of an object if you know its index id?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
What is the difference between qtp and selenium?
Diff. between keyword driven Data driven testing?
what are pretesting activities
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)