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
How to retrieve alpha bate from the alphanumeric string with special character.
What is Active Screen in QTP?
Per-Action Vs Shared repository?
For what purpose to we use object repository in a application?also explain usage of obj.repository?
In a Web appl, on a page, there are student names & details listed.On clicking sort button,details are sorted on Names.How do u verify htat sorting is done by using QTP?
How can i check elements sorted in dorpdown using qtp..
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
Can we select add ins in UFT during run time
Why is action split used by qtp?
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
How to carry out bit map check points in QTP
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.