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 |
What is data - driven automation?
Can you achieve 100% automation?
Tell me what criteria do you consider for automating a test?
Tell us what is the alternate way to click on login button?
Tell us how can we handle web-based pop-up?
Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
Tell me what is the purpose of getoptions() method?
How automation process is carried out?
What are the risks associated in automation testing?
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
What are the attributes of a good framework?
If a scenario is given and asked whether we can automate the system according to that scenario,how wil we answer such type of questions?