can u please explain what r the challenges u faced in ur
automation testing
Answer Posted / bhavanid7@gmail.com
1.object identification is the biggest challange in qtp.If
any object is not identified by the tool,we can make it as a
virtual object
2.Environment issues like suddenly application
down,environment issues
3.Unexpected popup windows during execution time
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
There is an excel file of 1 to 100 sheets how you will iterate through it?
What is data driver in qtp?
Is it possible to use two instances of UFT on the same machine? If not why?
what is the structure for the data driven framework
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How QA specialist can identify when programmatic descriptions are useful?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
how to download mercury qtp9.2 ny internet ?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Explain the features of quick test pro(qtp)?
Whether qtp 9.0 supports Test director8.0
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
how will load the object during runtime?
Explain how you can replace string in qtp?