In QTP if u got a defect , how to report to developer using
Test director or Quality center .
Answer Posted / 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 |
Post New Answer View All Answers
how to test Web application using QTP software
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How do I get the QTP scripts result in xml format by using vb script function?
What is the new version of qtp which is recently released in the market?
What is CMMP and CMMH?
What is the pros and cons between QTP and Rational Robot
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
What is the virtual object?
What are the steps involved in the recovery scenario wizard?
What is test object model in quicktest professional?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)