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 |
How we conduct Regression Testing through WinRunner
How can we stop a automation program in middle of execution time?
Which of the following, we cannot include in a compiled module? a)check points b)analog statements c)reporting statemnts
how do to stop the functionality of UDF
what is the winrunner framework or architecture?
What is debug mode in Winrunner?
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
can we write exception handlers (object,tsl,pop-up) programatically then how should we insert this in the script?
What are the advantages of Global gui over gui map per test mode?
What is database check points? how many types are there?Explain?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp