Hi Friendss..., can any body help me..
1. Tell me your achievements(Technically)..?
2. Tell me your strengths(Technically) and
weakness(Technical)..?
3. Why are you looking for change..?
No Answer is Posted For this Question
Be the First to Post Answer
Can U Explain about QTP tool from older version to latest version also its differences?
How do u do batch testing in WR & is it possible to do in QTP, if so explain?
How does qtp identify objects in the application?
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?
Why is Client side image is preferred over server side image?
how do u handle an object with out name in our application using QTP 9.2?
What is system testing and what are the different types of tests you perform in system testing?
In My application, having Copmany Name : Text Box and click Save button. if i enter a vlue, after run..........it shows the already exists. so how to enter random ro mmultiple names names into webedit box(company Name). without using DATATABLE THanks Ramesh
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
how can i change the action path that called in other action. when i copy one action to other pc,the action"test2" calls another action(C:\test1\action0),and i update this"test1",the folder update to "action1",but when i open "test2", it just point the call path to "C:\test1 \action0", but does not update to "action1",and the change i make can be shown in test2. so, can i update the call path manully? thanks
What is our exact stage involvement with QTP?
how to compare two excell sheets by using vbscript??