default time for executing 1000 lines of script in
winrunner and also in qtp.
Answers were Sorted based on User's Feedback
Answer / srikanth
Hi
In QTP , for executing the 1000 line script we need 20 sec
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jc
It could be anything based on what actually the script code
does. delays? UI, non UI script handling?? it could be
absolutely anything.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / deepshikha
In WinRunner the default time for executing 1000 lines or n
number of lines is 10 secs.
If the test script is not executed in that time limit we
have to synchronize the test script.
In QTP, am not sure about teh default time limit for
executing the lines
| Is This Answer Correct ? | 1 Yes | 1 No |
You have 3 Dialog Box on desktop window and u want to click on yes button on 3rd Dialog box how to write the script to click on yes by DP? Note Dialog box names are same
How will you choose a tool for test automation?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
List down the primary features of a good automation tool?
Does automation replace manual testing?
Do you know how to check if a button is enabled on the page?
Tell me which web driver implementation is the fastest?
How can we make one test method dependent on other using testng?
In selenium testing how to connect with database , any one pls give the entire information
Tell us the line of code webdriver driver = new firefoxdriver();.?
what skills needed to be a Good test automator?
How will you choose a tool for test automation?