Hi I have exp in manual testing and planning to move in
automation testing qtp(9.2).So can help me how to automate
customer relationship management tool using qtp and vb script
this tool already developed so how can I test it whatever
maintaining by development team like documents,various
options just give the whole life cycle thanks in advance
No Answer is Posted For this Question
Be the First to Post Answer
There is a name "AJAY" how do u count no.of. "A" in that name ?
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
When ‘option explicit’ keyword is used in qtp?
what is a active x control?can any one brief me about active x controls
images are dynamically changes how to compare two images with out using the bitmap
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish
How do you connect to database ,What is the script to connect DATA BASE?
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
How to use parameterization in qtp?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do
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.