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
can test automation improve test effectiveness?
What are parameterizing tests?
what is impact analysis on regression testing?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is the basic concept of quicktest professional (qtp)?
what are the challenges you have faced while testing web based application using the automation tools ?
Who uses qtp tool?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
In qtp is it possible to check broken links of a page?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
Differentiate the type of test cases which can be automated and which cannot be automated?
wht type of User defined functions or Java Releated functions do we write in VB scripting