How to Display last item of a Combobox by using QTP?
Answer Posted / snig
http://funandknowledge.blogspot.com/2008/04/qtp-script-for-
combo-box-control.html
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you capture tooltip using QTP?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How will you check a web application for broken links using qtp?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
distinguish between old version and new version QTP features.
Who uses qtp tool?
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.
How to add verification steps to tests?
How can you exit from an action?
Can we Test Welcome Screens and Process Images with QTP
Your roles and responsibilities and daily tasks? (As automation tester)
What are the advantages of qtp?