Ans: TestComplete is a Software automation tool, Developed by Smart bear, we can Automate the software testing process using it. TestComplete supports various types of automation testing like – unit testing, Smoke testing, Regression testing, Functional, Distributed testing, and load testing.
Ans: The most Recent Version of TestComplete is (TestComplete 9.3), at the end of Dec 2013 Smartbear going to launch TestComplete 10 for Mobile App Testing.
Ans: TestComplete Supports a Wide range of Applications and Technologies like – Windows, .NET, WPF, Visual C++ Visual Basic, Java Web Applications, and Web Services.
Ans: Test Complete Supports – VBScript, Jscript, C# Script, c++, Delphi.
Ans: In TestedApp, we can list out the number of Applications, We can add multiple Tested Application and there attributes like Command line arguments, number of instances, and so on.
Interested in mastering TestComplete? Enroll now for FREE demo on "TestComplete Training" |
Ans: Using the TestedApps object we can call our application. To get a TestedApp object as an item from the list, use the TestedApps.Items property (if no. of Apps is added in the list)
Ans: Yes, TestComplete Supports Record and Payback mechanism there are two mechanisms in TestComplete Recording.
Ans: Yes, we can do the Cross-Browser testing in TestComplete. TestComplete 9.x is specially developed for cross-browser testing. (Before cross-browser testing we need to do some browser level setting.
Ans: TestComplete supports the number of browsers.
Ans: There are three different ways of capturing the Object in TestComplete.
Ans:
Ans:
Ans: Objects may have the children, Page is the children of Process, Process is the children of Sys object etc... {Sys.Process (iexplorer, 1).page (“google.com”)……}
Ans: Yes, We can get the number of child of the Object by using ChildCount Property of the object Ex- count = Object.ChildCount
Ans: Using Find, FindAll, FindChild, FindAllChildren method we can do the descriptive programming in TestComplete.
Ans: An application which exposes their internal Object Properties and methods to TestComplete are called Open Application for TC. (Application which is provide the information on how to get access to internal objects that is called Open Application)
Ans: TestComplete has the number of Checkpoints like –
Ans: NameMapping in the most important features in TestComplete, using Name Mapping, we can provide the Custom Name of the object. Normally when we get the Object in TestComplete its shows like below- Sys.Process (Iexplorer, 1).page (“www.google.com”).form (‘’google”).Panel (“Container”).Table (“lnkDatails”).cells (1, 1)……
It’s very difficult and hard to remember and manage; hence we can provide the custom name for each item using some unique values like – Sys.IE.PageName.Form.linkDetails.linkName
Ans: Using SHIFT-F11 we can stop the recording
Ans: Run our Test with a different set of input data to ensure the application works as expected for various input values. This testing approach is called data-driven testing. We can perform data driven testing using a CSV file, Text File, Excel, and Database.
Ans: Using on Error Resume Next statement we can handle the exception it TestComplete. On Error Resume Next Statement skip the Exception window and go for the next operation.
Ans: There are different way to recognize the Object in TestComplete Like -
Ans: There are two possibilities -
Ans: We can use object ID for each or we can have assigned a unique identity for similar objects by using the Name Mapping Concept.
Ans: We can run our same script on different Node /different workstation by implementing the concept of Network Suite (But in this case entire client machine should be a part of Network)
Ans: We are using a customize frameworks for automation. It is a combination of Keyword driven and Data-Driven framework.
Ans: Yes we can do it by using aqString object like below -
aqString.Compare(String1, String2, Case Sensitive)
Ans: To call routines, variables or constants declared from one unit to another unit, we use USEUNIT statement in TestComplete.
Ans: There are few challenges we are facing in TestComplete
You liked the article?
Like: 0
Vote for difficulty
Current difficulty (Avg): Medium
TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.