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 |
After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????
what is the diff. Between GUI_unload() and GUI_close()?
what is test bed
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
How do you analyze results and report the defects?
How do you identify which files are loaded in the gui map?
How do you that one record was entered in to a particular table using winrunner?
How do you load GUI map?
I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.
is 'tech' is a Reserved word in WinRunner or not?
What happens when the gui map file get loaded?
What is the difference between writing a function and writing a script?