What is action? How many types of actions are there in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Explain the differences between table and db checkpoints?
How should i find out whether the cursor is moving horizantally. when tabbing continuously
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
what is bultin funtaion in QTP &tell me five examples?
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.
where exactly we can't do the automation testing. give some examples
How can you send user defined messages to test report?
Explain xml checkpoints.
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.