What is framework? If u dont have framework how you manage
your automation?
Answer / trinadh
Automation frame is concepts,assemptions and prectise to
support automation testing.We having following frame works
Test Modularity Frame work
Test Library Framework
Key Driven or Table driven Frame work
Data Driven Frame work
Hybrid Frame work.
for more info check the below link
http://www.ibm.com/developerworks/rational/library/591.html
| Is This Answer Correct ? | 0 Yes | 1 No |
soft key for virtual object wizard ?
what is mean by v module . pls give answer with example
How do you filter the objects in the gui map?
Is Gui Map Created when you record in Analog mode?
what is the use of _set_window in winrunner?
Say there is some content in an array. what function do you use to get the content of an array?
Tell me the function to export the content from one data table to the other?
1 Answers Landscape Technologies,
Let us assume there is a web-table, In this web table we have no.of Rows and Coloumns , in a Row/Coloumn(like 3*2 i.e 3rd row 2nd coloumn)is a weblist , in this web list we have almost 6links , then we click anylink a new window will activated! How can we write the script for ?? in QTP
what is Regression Testing and how you are going to use winrunner software to do this Regression testing?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
How do you recognise Active X components in winrunner?
How to recogonise dynamically changing objects in an application(ie Web or Standalone)