What are the challenges do we face while testing
webbased applcations using the automation tool QTP or any?
Answer Posted / sreeprasad
(1)Unable to understand custom object, then we have to map
that object to standard object.
(2)To handle the runtime objects.
(3)Using Regular Expressions.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Through array we can execute the testcase how ? give me example
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is business process testing(bpt) in qtp?
What are the different attributes used with regular expression?
How does qtp identify objects in the application?
Problem with XML checkpoint in QTP ?
How will you check a web application for broken links using qtp?
What is output value? How many types of output values are there in qtp?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
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
How to export quicktest professional results to an .xls file?
How to delete an object from the object repository?
How do you check ticket cost and ticket number in flight application?
How do you convert manual test cases to automated test cases?