What all challenges you have faced during automation and
how you have resolved it?
Answers were Sorted based on User's Feedback
Answer / manohar
as a automation test engineer,most of the times we get object
recognition problem. In our applications some pages having
dynamic objects(we can handling using DP). Some pages having
Custom objects (we can change custom to standard using virtual
objecct concept).
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / ram
1. What to test and what not to test
2. Object recognition
3. Dynamic objects
4. System is not stable
5. Communication
these are the challenges I faced while doing automation testing
Ram
| Is This Answer Correct ? | 6 Yes | 0 No |
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What are the different recording modes?
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
what is the difference between parameters and arguments?
Diff b/w test scenario's and test Procedures?
How to get Links count in an web application,without descriptive programming?
how we connect oracle or sql data server database to qtp.
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
describe common problems of test automation?
How many tabs are available to view your test in a test pane and what are they?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
You have a WebTable in Web application. When you Record a Scenario using QTP, WebTable didn't recognized and also Repository is not having Webtable information. In this case How to find RowCount and Coloumn Count?