Limitations in QTP?
Answer / Mr Inder Kumar Maran
Limitation in QTP (QuickTest Professional) include:
1. Learning curve for beginners due to its complexity.
2. Limited support for AJAX and Flash applications.
3. Limited cross-browser testing capabilities.
4. Performance issues with large test suites.
5. High maintenance costs.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji
What is file database?
Deal All, Recently i face one interview question in one company. str="test12@#3456" In This i want to print like special character and numeric ,word in one script please tell me how to write the code for this Thanks Balaji
Why you are Using Descriptive programming instead of Object Repository?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example
How we know the qtp has used the smart identification process for identification of the object.
What is the basic concept of quicktest professional?
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
How can we conduct U-I Testing by using QTP??????
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
If I give some thousand tests to execute in two days what do you do?