Which advantages helping QTP to hold the position of "Market
Leader" for such a long period?
Answer / Mohd Zeeshan
QTP (QuickTest Professional) has maintained its position as a market leader in automated testing solutions for several reasons:
1. Comprehensive functionality: QTP offers various testing features, including functional, regression, data-driven, and test automation management, making it a versatile solution for a wide range of applications.
2. Integration with other tools: QTP integrates well with popular development environments, such as Visual Studio, Eclipse, and IntelliJ IDEA, as well as various databases and testing frameworks.
3. Support for multiple programming languages: QTP supports several programming languages, including VBScript, Java, C#, and Python, making it accessible to developers with different skill sets.
4. Robust keyword-driven framework: QTP's keyword-driven framework allows users to create reusable functions and automate testing tasks more efficiently.
5. Large community and resources: A large user base and an active developer community provide extensive documentation, tutorials, and forums for troubleshooting and learning.
| Is This Answer Correct ? | 0 Yes | 0 No |
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help
Extract a word from a sentenece?
What are the factors on which script execution time is dependent?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
Can anybody post some real time scenario in qtp? please its very urgent.
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
1.how can we report the QTP test result in a different excel sheet 2.
How can you connect the database with QTP?