what r advance features u had done in QTP?
Answers were Sorted based on User's Feedback
Answer / rafi
I have used mercury micro player
silent test runner
Action conversion tool
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / kamrul
QTP advanced geatures, as I consider, are as follows:
1. handle dynamically changing web objects/ web elements
using descriptive programming, regular expression and using
methods such as setTOProperty(ies)etc.
2. configure virtual objects and its mapping in case QTP
encounters non-windows standard objects.
3. use checkpoints programatically, not using QTP interface.
4. create user-defined functions and build a function
architecture library and use them as and when you feel
required.
...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
1. I used regular expression concept.
2. Test Batch run.
3. Calling existing action.
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the various automation frameworks available in qtp?
Can we record a video in qtp recording??
Are You using any frame work? What is that? Explain about that.
What is keyword driven framework?
What exactly is the difference among all the three recording modes.
write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?
How QA specialist can identify when programmatic descriptions are useful?
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.
What are the types of Object Repositories in QTP?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
Give me some real time point of way where exactly we can conduct audits?