.
There are some other very good books, but I will not recommend them if I have not read them.
Iii. Proactive Test
We all know that the current active testing is the trend of software testing, and the company will examine its active knowledge during the recruitment process. Here we will introduce the qtp, LoadRunner, and other testing tools.
Objective: To master the concept, process, and method of active trial. You can use related tools to perform p
Poptest is the only training institute for developing Test and development engineers in China, aiming at the ability of the trainees to be competent in automated testing, performance testing and testing tools development. If you are interested in the course, please consult qq:908821478, call 010-84505200. Since August 2016, we have continuously upgraded the course of the Test development engineer's job training class, constantly add and optimize the course content, in order to improve the actual
Summarize the problems in QC usage, including the following four aspects:
1. Incompatibility with IE7 and IE8 (server side settings)
2. Unable to download the page normally under Win 7 (set on the client)
3. The data cannot be submitted to the database normally after the Chinese content is entered in QC (client settings)
4. garbled characters occurred when entering Chinese content in QC (to be modified)
5. Unable to access QC under Win 7 IE
6. The Chinese version of QC must be changed to the Eng
. These suggestions are very pertinent and worth reading.2. Experience and lessons of software testingListen to the title should also understand the more than half, this book gives 293 experience, read it. It will allow you to rethink the basic theory of testing.There are some very good books, but no read, no recommendation.Third, automated testingWe all know that the current automated testing is the trend of software testing, and the company in the recruitment process will examine the automatio
Method 1,
The following method is used in the WINXP + qtp 11 environment. The qtp 11 trial version of qtp 11 can be restored at any time. The method is very simple.
After the Basic installation is complete
Install the qtp function test License Server Installer
2. Find c: \ programdata \ SafeNet sentinel in the
Matrix tables supported by qtp, ie, and flex plug-ins:Qtp versions and supported ie versionsThe table below shows the versions supported for the flex plugins
Qtp
Qtp version IE6 IE7 IE8Qtp 9.2 Yes NoQtp 9.5 Yes NoQtp 10 No Yes
Qtp10 and 1e6 also theoritically seem to work. But it is not a supported
Combination from Adobe as we have not done extensive testing on t
interface test can also be passed in the form of a URL. For example, we send a request to the server by a Get method, and the content we send is passed to the server side as part of the URL. However, for example, WEB Service technology provides a public interface that needs to be tested by tools such as SOAPUI.The UI layer of automated testing, this should be more familiar with, most of the testers are most of the work of the UI layer to test the functionality. For example, we repeatedly test t
coverage)
. NET Software Foundation Introduction
.net platform Memory management and test methods (clrprofiler,gdiusage,aqtime test memory leaks) Application of reflection mechanism in testing (many test tools are tested using a reflection mechanism such as QTP) Development tools and test tools for the .net platform 0 Development tools: Vsts,team Foundation,team Edition for Architects,developers,tester 0 Test Tools · Unit Test, Nunit,
Add () and pass the parameter, and compare the return value to add two parameters. Of course, the interface test can also be passed in the form of a URL. For example, we send a request to the server by a Get method, and the content we send is passed to the server side as part of the URL. However, for example, WEB Service technology provides a public interface that needs to be tested by tools such as SOAPUI.The UI layer of automated testing, this should be more familiar with, most of the testers
of using your server 8080 port may be occupied, so you need to modify the QC in the JBoss port, the specific modification steps are as follows, and the modification method has been tested in the native test, the background and the foreground using the new port number will be able to log in normally:1. Modify the port= "8080" in the \quality center\jboss\server\default\deploy\jbossweb-tomcat55.sar\server.xml file.2. Modify the following three URL port numbers in the \qualitycenter\jboss\server\d
argument. While data-driven, you must have data to control the business flow of the test. For example, you test a Web application, there are a lot of pages, you can use a data to control each time it is another page under which to work (that is, through the data to navigate to the corresponding page). It is a low-level version of the keyword driver, he controls the function level, and the keyword is control action level. So data-driven should be able to control the entire test "
the dreamever o
to do more than just the unit to test, only really the developer of each piece of code to test. And, in quite a few cases, unit testing is done by the developer himself. You also need to do integration testing. After multiple unit codes are put together, you need to test this integrated module. You also need to test the interface. Now the system is quite complex, and various subsystems or modules need to call each other's interfaces. Related, integration test and interface test, I have not cont
makes it easy for us to develop two of times, such as extracting data driven by the processing of JSON and XML.Cons: First: Whether it is RC or webdriver, the level of coding for testers has certain requirements. At the same time Ant,testng,hudson use is also a small audience, most people need to have a long time to learn to adapt before implementing this framework. Second: After all, the time is shorter, than qtp so perfect, but we can look forward
2010.5.21
Q: qtp can only perform operations on the recording page, but click the menu, but it is not recorded?
A: You should first open qtp, and then open the recorded page. The recording operation can proceed smoothly. Pai_^
2010.6.3
Q: qtp cannot record the maximum operation of the IE window.
A: Add the following code.
Set shell = Createobject ("Shell. Applic
I recently want to write something about automated testing and automated frameworks, so I need to learn and add a lot of knowledge about automated tools and frameworks, in order to obtain first-hand information to complete your writing needs. Because the common and commonly used automated tools are only qtp and selenuim, other test tools are heard of their names and do not view and learn their related features, principles, and applicability. [Because
What is qtestware?
Qtestware is a toolkit designed and developed for qtp automation testing engineers. It is the basic framework of qtp automation testing. qtestware solves many control recognition and recording problems, in addition, the interface for testing many controls is enhanced, making GUI Control Testing simpler and more convenient, making the qtp test s
disk space on the system disk (the disk on which the operating system is installed ).
Browser:
Microsoft Internet Explorer 6.0 Service Pack 1 or a later supported version.
For a complete list of all supported operating systems, browsers, and development environments, seeHP quicktest professional product availability Matrix
For detailed information about the qtpsupported operating system, browser development environment, and other information, refer to the qtp_pam1_file.
Or
page with the name username.
Set editdesc = description. Create ()
Editdesc ("micclass "). Value = "webedit"
Editdesc ("name "). Value = "username"
Set lists = browser ("Welcome: Mercury "). Page ("Welcome: Mercury "). Childobjects (editdesc)
Numberoflists = lists. Count ()
If numberoflists> 0 then
Browser ("Welcome: Mercury "). Page ("Welcome: Mercury "). Lists (0 ). Set "myname"
End if
Some specific usage can be found in qtp help.
. Otherwise, different results may appear.
(2) soatest
This tool should be very good and has powerful functions. You can use javascrip to expand its functions. Data can be bundled and managed together with several methods in the tool (that is,TestSuit ). Soatest is excellent in both script management, data bundling, and result display, but it also has some defects. For example, if a method contains enumeration parameters, you must write a complex script to scale it out. Otherwise, you cannot
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.