Explain script recorded over tested web pages
Why is the script recorded over the tested web pages not playback correctly?
Expert
Probably the script addresses web page elements through their index. TestComplete uses indexes when the element does not have the Id or Name attribute (when any of these attributes are given, TestComplete uses the attribute value to address that element). By using Id or Name is more reliable than using the indexes because the indexes can change from one test run to other. To work in the problem, use any of the approaches as given here: • In the source code of the tested web page, identify the Name or Id attribute for all controls which you need to work along with from scripts. On doing this, you will be capable to address the controls using the given identifiers. • Utilize the Page (…).NativeWebObject.Find method to search for the needed control by values of its properties and attributes (innerHTML, innerText, src and href).
The accuracy of product table data is crucial and the Brwebean’s. owner prefers to have an audit file which contains information regarding all DML activity on the BB_PRODUCT table. This information must point out the user id of the user running a DML statement,
Define Java virtual machine (JVM): A Java Virtual Machine (JVM) is an abstract computing machine, or virtual machine (set of computer software programs and data structures) which is a platform-independent execution environment that converts Java bytec
Look-and-feel: The visual impression and interaction style given by a user interface. This is mainly the responsibility of the window manager (that is, in collaboration with the fundamental operating system) running on a specific computer. This refers
Q. Explain the concept of public classes in java. How they are useful?
Define PS3 Debug/TEST/Prototype Consoleroduction deployment.
State the term UDDI?
Determine the important aspect of Mission Critical Systems or a real-time system.
How Does Run time data i.e. Parameterization is handled within QTP?
Assembler: The program employed to translate a program which is written in assembly language into the binary form of a specific instruction set.
Define owns to the Kernel Object? Answer: Kernel objects are owned through the kernel, not through a process.
18,76,764
1943544 Asked
3,689
Active Tutors
1413175
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!