what ar the challenges do we face while testing webbased
applications using the automation tool qtp or any?
Answers were Sorted based on User's Feedback
Generally we encounter following problems
1.Autopopulation of field data which is typed in previous
actions.
2.Serverdown server cannot be found
3.Page cannot be displayed
4.taking long time to fetch a webpage(due to database
problem)
....................
By rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nn
Object identification prtoblems becoz the properties will
be changed
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ravi_kanakam
Unpredictable page loading time, as it depends on network
traffic.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ycy
1.Repository storage problem
2.Page synchronization
| Is This Answer Correct ? | 0 Yes | 2 No |
I am not able to record yahoomail browser.its giving error like "The browser Application can't be launched .Posssibly the URL is wrong" So anyone can tell me what setting i have to do in qtp??
How to get the column count and column name from the resultset in the database connection program?
Are Shared ORs read-only?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
what type of scripts are asked in qtp?
what is the diffrence between script and Language ? (Chandana)
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
How many tabs are available in debug viewer pane?