actually how many hours per one day we will work on
automation(qtp) in real time
Answer / guest
Hi,
every day 8.5 hours resource will be work and 8 test cases
should automate including debugging,self reviewing and
executing with zero issues.
Regards
AAAA
| Is This Answer Correct ? | 1 Yes | 0 No |
what r the executing modes in QTP
In website, protocol has been changed http:to https what you will do? tell me your approach?
Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.
What are the different types of recording modes?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
How to start recording using quicktest professional?
How can you close the second opened browser?
With out using the task manager,how to close the application using vbscript and what is the statement?
What are the advantages of Automation objects than Test Objects?
write a vb script to print even numbers from 1-50?
6 Answers Kclink Technologies, Logica CMG,
what is parameterisation?
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.