PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR?
Is it possible or not? If No Why we r using qtp Td
Combination? plz explain briefly? What is the purpose of TD
With QTP?
Answer Posted / abhesheke
yes it is possible to launch QTP IN Test Director
TD is Test Management tools all the requirement,planning
executing and defect reporting every thing can be done in
one place
1)to launch Qtp in test Director u need to download QTP addins
2)it possible to store all ur QTP-script in td and u can
execute in TD as TD is a web based application ur lead can
check the progress from on site
3)there are one ways to launch QTP(if u have the
corresponding add in of QTP u can launch it from test
plan->tab script tab-> u have a option to launch QTP there
4)they are two ways u can store ur script in TD
->u can open it directly from test plan-> script tab u have
a option to launch ur QTP u can launch from there
5)U can even connect ur QTP to Test director u have a option
in tools->connect to Quality Center once u are connect u can
execute ur script in QTP and post the defect directly in TD
with out opening TD(i.e a windows get displayed for defect
reporting which has all the field which are present in TD so
u are going assign it corresponding feild
plz ping me if u are not able to understand
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How you can decide which type of object repository you have to use?
What is Curd testing?
how do i know how to use tools
Can we record using all the modes in a single script? Explanation with example is appreciated
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)
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
How to test results for qtp ?
how to prepared for first for the first interview?
what is run-time data?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How many test scenarios you have automated? How many time it will take to execute 30-40 scenarios? What SDLC model you are following? How often you will execute your test scripts? Because of some changes, your test scripts failed? When you will update your test scripts? How much time it will take to update? Do you know how to connect database? Do you know the direct method to count no. of records (or) rows present in record set once query is executed? How will you create the connection string? How did you resolve conflicts present in Object Repository? How good you are in VB? How will you work on Excel Application? How will you select Excel sheet? If you want to select 10 sheets, will you create 10 separate objects? Given string is “abcd”. What are the methods you will use to display “dcba”? Drives script – explain the frameworks? How you are updating results for each test? What is start up, configuration, navigation scripts? If you are not able to understand the application (some module), who will teach you? What test cases to be automated? When to be automated? What is the testing process you are following? What life cycle you are following? When you will use Descriptive Programming? Do you have the permission to add objects into shared object repository? (OR) someone will maintain SOR? Do you know how to add objects into shared object repository? How many test cases you have automated? How much time will it take to execute? What is complex in automation? When you feel automation is complex? Tell me one scenario, the complex functionality you have automated in your project? Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet. Rate yourself in SQL? Display the employee name who is getting maximum salary? sal ID Salary name 001 100 002 500 003 300 ID 001 002 003 Ename A B C Have you written any test cases while you are in Automation? Manual Testing also will you do or you will work only in automation?
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
what is ODC and GDC?
How many types of Automation frameworks are there in UFT? Describe them.
What environment does qtp run in?