Hi, Plz give best Definition of Software Testing? Why we
need Software Testing? and plz send 2+yrs experience
Interview qutions (Manual,Qtp).
Answer Posted / pandu
Testing is improving the quality of software
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional (qtp)?
Explain measuring transaction.
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What is the difference between byref and byval in qtp?
Explain advantages and disadvantages of ddf?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
Object repositories types, which and when to use?
what is the hierarchy to use properties in descriptive programming
Does Low-level recording capture mouse movements?
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.
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to get the particular property value?
How software automation specialist enter steps in the Expert View?