what is option explicit? what is the use of it?
Answer Posted / shanker
If u are using Option Explicit, then variable declaration
in vb script becomes compulsory/mandatory.of course
Declaration is not mandatory in Vb script
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
can test automation improve test effectiveness?
What is the purpose of loading qtp add-ins?
How many ways is to parameterize the value?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
what is review
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.
wt is the use of multiple questions in QTP
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
after initiating one project for testing, when exacltly QTP tester role starts?
Explain about the test fusion report of quicktest professional (qtp)?
Is the qtp course will help to create a virtual object?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?