If object is not recognized by qtp but the object is standard object what is your approach?
No Answer is Posted For this Question
Be the First to Post Answer
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
Diff between WEB APPLICATION AND CLIENT-SERVER APPLICATION?
Difference between object identification and smart identification
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value
If object is not recognized by qtp but the object is standard object what is your approach?
Currently i have designed my script based on the test cases present in Quality Center. I want to run my script from quality center. Can anyone help me to get the code which will connect QTP with Quality Center and execute the test cases?
What is source control?
Per-Action Vs Shared repository?
what is the advatages of merging of object repositories in Qtp9.0
What is regular expression?
What is Expert view?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?