In automation testing(QTP), how we find the bugs?
Answers were Sorted based on User's Feedback
Hi
In QTP after recording your application, you need to
run it to check whether it is failed or passed. Once the
application is executed, test result window displaces the
result of the execution. In that it gives us a where it
failed and the detail discription about the failure.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / chowdary
afrer developing the test seript ,while executing the
script if u find any mismatch between expeted and actual
than we'll say as it is bug...........
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / kraju
When you record a stable application and replay it on new
built it has to pass if not there is a difference in find
out if the difference is s bug or a new enhansment or any
new change if not it will be a bug
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / baskar palani
We will go for the automation testing only if the
application is stable.i.e.bug free. If the there is any
defect in application, we will automate the test case after
the bug is fixed. in rare case the automation script will
fails due to functionality issue, it will determined by
analyzing the test result details.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / madhu
when u record the appliction script will generate on qtp
than we go run the applicatin and than script executed if
there is any mismatches qtp will show in red colour than we
may decised it is the defect in qtp
| Is This Answer Correct ? | 0 Yes | 5 No |
How to add test id to testplan?
Can we add user defined fields to Test Director?
How you upload test cases in to TD. Skjha2000@rediffmail.com
what is RTM in test director?
I am using Quality Center 9.2. While raising a defect i can see that there is only option to send a mail to assigned and it is also sent to me. Is there any way i can send the mail to multiple users ? I know i can save the defect and than later sent it to multiple users, but is there any way where i can send it at the time of raising the defect itself. Any configuration that can be done by an adminstrator?
how will you do execution workflow, creat and modify test sets
How do you prepare Bug Reports in QC? What all do you include in Bug Report ?
How do I run reports from test director?
How do you create Test script from Quality centre Using QTP
how to write test cases if we have, given requirement and teplate.
how to use quality center in real time project?
How many types of reports can be generated using testdirector?