Answer Posted / pradyumna
two types oftest plan
1-Manual TestPlan
2-Automation Testplan
if wrong then send the answer
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What phases are involved in testing an application in qtp?
When to use shared and local object repository?
How many add-ins comes by default with quicktest professional (qtp)?
To which environments does quicktest professional (qtp) supports?
What are the ordinal identifiers in web page?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Define Environment Variable in UFT and its uses?
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.
Tell some commonly used Excel VBA functions?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
How many types of actions are there in quicktest professional?
Can we write winrunner language i.e TSL in QTP tool?
What is the use of running the scripts in Hidden-mode in UFT?
What is the difference in testing a client-server application and a web application?
Your roles and responsibilities and daily tasks? (As automation tester)