General Ques :
At What State u start Automating ?
means at what stage we start writing QTP scripts ?
Answers were Sorted based on User's Feedback
Answer / jay prakash
After feasibility study of automation on that project.
After study u select the tools and strategy of automation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shilpi
Once your functional test cases are frozen and the AUT is
functionally stable.
Also, there should not be frequent functional changes or
application changes.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the framework folders?
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
How do u connect database through QTP tell me both Ms Access and SQL
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
How qtp identifies objects?
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
What is the descriptive programming?
How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
. Types of properties that Quick Test learns while recording?
what will be the stmt if record any edit box in the Web application ?
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?