WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.
2 6400If u find Bottle Neck u r forward to Developer or Network Team or Database Team Wat ever may be They r fixing that bottleneck or not If they r fix that Wat they Fix? Tell me if any Experience person I would be thankful to u
1 6444What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??
3 24217What is AUT in object reposity in QTP? Why we use it in Object repository???What is full form???????
6 39654hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
4 6231I am trying to read the rediffmail usign the below code. But facing problem, while i user to get the link of the mail, i am getting all the link of the page, While i just want to get only mail name - link (not all the link of an page) so that i able to read the mail message by clcking on them in qtp. Dim Lnk,Webcheckbox Set Lnk= Description. Create '********* To count and display the webcheckbox Lnk("micclass" ).value=" Link" set LinkName= Browser("Welcome to Rediffmail:" ).Page("Welcome to Rediffmail:" ).ChildObjects( Lnk) LinkCount=LinkName. Count msgbox LinkCount For i=1-1 to LinkCount-1 DataTable.SetCurren tRow(i) DataTable.Value( "Name",1) =LinkName( i).GetRoProperty ("name") Next Waiting for the reply Praveen Saini
1 4441HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
2049If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?
IBM,
3 9302
How many users can I emulate with loadrunner on a pc?
What is the significance of “vuser-init “?
What is the difference between overlay graph and correlate graph?
wht type of User defined functions or Java Releated functions do we write in VB scripting
What is report header and what are the information contains?
Tell me how you can find broken images in a page using selenium web driver?
Explain how you can handle colors in web driver?
What is the difference between driver.findelement() and driver.findelements() commands?
How will internal and external links be validated and updated? how often?
Do you know what is the difference between "type" and "typeandwait" command?
Explain about the quicktest professional (qtp) automation object model?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What is the default object synchronization timeout in qtp?
When would you use 'set_window' and when would you use 'win_activate'?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!