In QTP if u got a defect , how to report to developer using
Test director or Quality center .
Answers were Sorted based on User's Feedback
Answer / aparna
There is an option for connecting Quality Center in QTP 9.2.
So u can connect QC to report the defects.Or else u can ask
Open Test Architecture concept where u will have to write
the script yourself
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / manas
In File Menu , there is a option Quality Center Connection .
Cleck there and enter the path ehere the Quality cer
installed. then click on connect. it will get connect.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / abc
There will be default option like send the defect
information to the respective people when u fill the defct
Details. Here just you need th click on the Respective
names.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bfakruddin
If you have already connected with QC
We have an option 'Post Defect' in Results window
We can fill the required details and post there itself...
If you haven't connected with QC... Connect with QC first
then report the Defect from Results window..
or If you are running the scripts in QC itself the results
will store in QC... assign that defect to particular person
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pradula
where that connect to QC option will be there in QTP???
Is This Answer Correct ? | 1 Yes | 2 No |
how u track bugs using Test director in manual testing.
how to parameterizing values from an excel sheet in Quick test professional?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?
HOw to add the recovery file at runtime to the test file .
If you use low level recording,what objects will be recorded in Object Repository and what properties?
How you can make an action as re-usable action?
How can you delete the results file (XML)
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
What are the limitations in using Virtual objects?
What is the difference in the global and action sheet in qtp?
I want to scroll down in MSPAINT (captured a screen already). So that I can read the data in it through the step Window(paint).GetVisibleText for my validation. Anyone know the scripting for this?
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?