WinRunner (592)
Load Runner (730)
QTP (4305)
Test Director (199)
Rational TestSuite (121)
Silk Test (103)
Selenium (886)
Apache JMeter (102) How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
1 6501can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.
ADP,
1 4522
What are the benefits of quick test pro(qtp)?
Tell me what criteria do you consider for automating a test?
whow much strong on VB and C?
What is the difference between transaction and transaction instance in loadrunner ?
How will you compare keyword and expert view?
What is meant by the automation framework?
How to add verification steps to tests?
Tell us can we find all links on a web page?
What Folder Structure following in Keyword Driven Frame work?
how did u use automating testing tools in ur job?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What is vugen recording and scripting?
What are different coverages in function testing?
What are the different types of frameworks?
How is driver.close()command different from driver.quit command?