Scripting automating is available in _________ options.Where is the option available to customize builds in test manager?State True or False: Test manager makes test asset management easier by allowing the user to manage dataused in testing.What does Test data store contain?By default, strings are passed by _________ to a string descriptor.
Latest Answer: Object Data Verification Point captures and compares the data (content or text) inside standard Windows objects where as Object Properties verification point captures and compares the properties (Characteristics such as Alignment, Appearance) of ...
Latest Answer: Hi Suma,To get the count of occurenec of a specific tag in xml, use the getElementsbyTagName functionset objX = CreateObject("Microsoft.XMLDOM")objX.async = falseobjX.load(:xml filename:)set oNodeList = objX.getElementsbyTagName(:Element tag ...
Latest Answer: Rational Robot strictly uses object oriented recording so it only records object recognition method & that is visible in the script. So, I think storing object image is not required in RobotRobot recording is just like descriptive programming of QTP where ...
What is getvalue() and setvalue() in rational robot .How does this work in test script in rational robot.
Is there any way to modify/create/delete the entries in Datapool using SQAbasic scripts or without using Test Manager?
how to use the TRAP utility option in GUI playback in the Rational Robot? In Rational Robot Document I found the following guidelines "To use the Trap utility, you must include Common Object File
Scenario:: In a retail web site... suppose a Customer choose five products from five different forms... After clicking "BUY" it will show purchase details with its corresponding price and total price
Problem:::1. How can i verify that the total is correct...by automating t with rational robot...?2. How can i keep track of each price of each product....so that i can verify at last...?3. What is the
View page << Previous 1 [2] 3 4 5 6 7 8 Next >>

Go Top