how will check the links in multiple pages at a time
Answer Posted / bfakruddin
Here, at a time means what?
Can you check Yahoo,Google,Rediff at a time?
QTP will get information as per your script...!
You can do it in one script for multiple pages
by using description.create, we can get all the links in one
page after that open onemore or invoke if it is already
opened and again use the previous code (description.create)
for links and get the links from that page.
If you want me to give the code, I will give you....!
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
How to create a standard checkpoint ?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Diff b/w test scenario's and test Procedures?
Where to use function or action?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is the short cut keys for the following?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
By using QTP can we record any log files written by the application which is in execution?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
what is the difference between modular framework & datadriven framework
wt is the use of multiple questions in QTP
How to break the object spy ?