whow much strong on VB and C?
No Answer is Posted For this Question
Be the First to Post Answer
how can we handle errors other than using recovery scenerios in qtp
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?
what kind of frame work you used in your last project?
I have a tool for automation testing (eg:qtp).I have two functionality(A & B) to test.A is tested once in a year. B is tested everyday. At present i have the money and resource availability to automate only one functionality.Which one will u suggest and why?
How does QTP identifies the object in the application?
How to run a test using quicktest professional (qtp)?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What is the latest version in QTP?
55 Answers Bharti, Polaris, US Technology,
How to create an instance in QTP?
Can I import a excel sheet in Action1 datatable? How?
what is mean by soi in object identification
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.