how u track bugs using Test director in manual testing.
Answer Posted / tester
hi lavanya ,
what is question what ur giving the reply
if u dont know about question pls simply wait and watch for
ans
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Is it possible to use two instances of UFT on the same machine? If not why?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
What is the diff between image and bitmap check point?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
what are the limitations of smart identification in qtp 9.0
Can we run multiple QTP scripts one after the other without manual intervention? How?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How many types of recording modes in the qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Why we load add-ins in qtp?
What is recovery scenario manager? When you go for recovery scenario manager?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are advantages of test automation?