what is purpose of automation?
Answers were Sorted based on User's Feedback
Answer / imran
Automation is basically done for Functional Testing. It
remove lots of manual work.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / savitha
Speed,Reduces man work,Accurate,Potentially inconsistent
and Repetitive..
| Is This Answer Correct ? | 2 Yes | 0 No |
Analyzing the Checkpoint results ?
Explain script generated after applying database check point?
Does QTP support flat files? If yes what are those?
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
How does QTP identifes the object in the application?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
Why we are selecting QTP for testing ?
types of output value in details.
In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
How many ways return more then one value from function?
How to add check point?