what r the drawbacks and limitations of QTP?
Answer Posted / ram
1. Can not debug Function Libraries
2. Usefull only when system is fully stable
3. Do not recomond to test GUI.
4. Need skillful candidates.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Which functionalities of QTP used in banking project?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Hi How to retrieve data from web element line by line?
How would you directly trigger javascript in a test?
How can I check if a environment variable exist or not?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Object repositories types, which and when to use?
How to use reporter.report event in qtp ?
What are main panes available in qtp test browser?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
What is the parameterization? Give one example?
what is Property......End Property loop? how to write sript for it in QTP
How do you create regression test packs?