51Testing软件测试论坛

标题: QTP sp等级历年的一些考试辅导题目!(分享) [打印本页]

作者: jun84826    时间: 2006-3-3 11:47
标题: QTP sp等级历年的一些考试辅导题目!(分享)
各位想考QTP SP的朋友,我这里分享一些,去年的一些辅导题目,其中也有部分的考试题目。为了是让大家更了解这个考试的难度。
1.        Which of the following can be parameterized?
-a.Input values
-b.Object properties
-c.QuickTest function
-d.a and b
-e.b and c
-f.All of the above
2.What is the Checkpoint Timeout Value?
Answer:
-A checkpoint timeout value specifies the time interval (in seconds) during which QucikTest attempts to perform the checkpoint successfully.QuickTest continues to perform the checkpoint until it passes or until the timeout occurs.if the checkpoint does not pass before the timeout occurs,the checkpoint fails.
3.Name the six columns of the Keyword view?
Answer:
-Item,Operation,Value,Documentation,Assignment,Comment
4.Name the two run modes available in QuickTest Professional
Answer:
-Normal and Fast
5.What information do you need when you select the Record and Run Setting – Record and run on these applications (opened when a session begins) ?
Answer:
-Application details (name,location,any program arguments)
6.This QuickTest feature allows you select the appropriate add-ins to load with your test.
Anwser:
-   Add-in Manager
7.True or False: When QuickTest Professional is connected to Quality Center, all automated assets(e.g. test,values) are stored in Quality Center.
Anwser:
-True
8.How to set doubleclick support on Qtp?
Anwser:
-1.Go to Tools -> Web Event Recording Configuration.
-2.Click <Custom Settings>
-3.Expand the Standard Objects branch
-4.Select the object you want to configure
-5.Go to Event -> Add ->ondbclick. The event will be added to the list on the right.
-6.Select “if Handler” in the listen column.
-7.Select “Enabled” in the Record column.
-8.Click <OK> to close the dialogs.
9.Manually verifying that an order number was generated by an application and displayed on the GUI is automated in QuickTest using what feature?
Answer:
-a checkpoint

Test Case:Create New Reservation
Application:Mercury Tours
Location:http://newtours.mercuryinteractive.com
Start page:Mercury Tours Home page
Step Description
-        1 Type ‘jojo’ in the User Name field.
-        2 Type ‘bean’ in the Password field.
-        3 Click Sign-in.The Flight Finder page appears.
-        4 Verify that the Number of Passengers field has a list of 1 through 4.
-        5 Select “2” for number of passengers.
-        6 Select ‘one way’ flight.
-        7 Select “San Francisco” from the Departing From field.
-        8 Specify a departing date using the On fields.
-        9 Select “Seattle” from the Arriving in field.
-        10 Specify a returning date using the Arriving in fields.
-        11 Select ‘Blue Skies’ from the Airline list.
-        12 Click Continue.The Select Flight page appears.
-        13 Select Continue.The Book a Flight page appears.
-        14 Type a name in the First Name Field.
-        15 Type a name in the Last Name Field.
-        16 Select a card from the Card Type list.
-        17 Type”0123456780765” in the Number field
-        18 Select ‘07’ for the month and ‘06’ for the year fields.
-        19 Click Secure Purchase.
-        20 Click Home.The Mercury Tours home page appears.

Test Case:Create New Reservation
Questions:
-        1.What record and run setting did you select so that the test iterates starting at the home page?
-        2.What QuickTest feature did you use to automate step 4 in the test case? What properties did you select?
-        3.What QuickTest feature did you use to meet the requirement:”The test should iterate at least three times using different user names and passwords”
-        4.What planning considerations did you have to perform in order to meet the above listed requirement?
-        5.What QuickTest feature did you use to meet the requirement:”Each user should select a random number of tickets to purchase”
-        6.Discuss how you automated the requirement:”Each name used during sign-in should the be first name used when booking the ticket at the Book a Flight page.”
-        7.Challenge:What QuickTest feature did you use to meet the requirement:”All passwords should be encrypted”
Anwser:
-        1.Record and run test on any open Web browser
-        2.Standard checkpoint on the list item Number of Tickets
-        Properties:items count,inner text,all items
-        3.Input parameter
-        4.Register at least three new users prior to creating the automated test in order to have
-        Seed data in the database
-        5.Random parameter, range 1 and 4
-        6.The username is already an input parameter.Parameterize the step’passFirst0’under
-        BookAFlight and use the parameter for username.
-        7.Challenge:From the DataTable,select the cell and perform a right mouse click.A
-        Pop up window appears.Select Data>Encrypt

希望大家能从中得到自己想要的!
作者: BiSheng    时间: 2006-3-6 11:44
谢谢楼主!
作者: marry120    时间: 2006-3-8 18:23
标题: 好也
好也
作者: happybean    时间: 2006-3-9 10:38
这个还有专门的考试啊, 才知道,我才接触呢
不过,谢谢楼主了!
作者: ellen2006    时间: 2006-3-16 14:39
标题: 这道题答案错了
1.What record and run setting did you select so that the test iterates starting at the home page?
A:Record and run test on any open Web browser
这个答案应该是pen the following browser when a record or run session begins
browser details select :1type select :Microsoft Internet Explore
2 Address select: http://newtours.mercuryinteractive.com
作者: ellen2006    时间: 2006-3-16 16:55
标题: 这个问题的答案好像也不对吧?应该用正则表达式吧
step  4: Verify that the Number of Passengers field has a list of 1 through 4.
2.What QuickTest feature did you use to automate step 4 in the test case? What properties did you select?
应该用正则表达式吧{1-4}
作者: ganlong    时间: 2006-3-17 21:40
gooddd
作者: ak    时间: 2006-3-24 01:13
thanks
作者: eightants    时间: 2006-4-5 22:04
Great!!! Thanks...
作者: nxlyl    时间: 2006-4-26 07:59
cool it is.thanks for sharing.
作者: playdreamer    时间: 2006-5-9 18:40
没整明白,初学习中
作者: kevinbj    时间: 2006-5-16 15:23
标题: 感觉考试题目象高考试题一样不实用,看谁手册背得好
感觉考试题目象高考试题一样不实用,看谁手册背得好
作者: lovetest6    时间: 2006-5-17 14:02
楼上的,错了吧。这个考试是可以看手册的。呵呵,不用背,会查就可以了。
作者: lovedemon    时间: 2006-6-22 18:00
啊?不会把,这么简单
作者: yang    时间: 2006-7-12 12:00
谢谢楼主的资料。全是英文的,看起来不是很舒服。
作者: viviv_wang    时间: 2006-7-13 14:03
好贴一定要回。
作者: amwggyy504    时间: 2006-7-17 14:27
这也要考试。
作者: gongliang    时间: 2006-7-18 11:07
谢谢楼主
作者: testcat    时间: 2006-8-24 13:04
thanks
作者: maoshan    时间: 2006-12-27 20:11
想考,所以下下来看看先,谢拉
作者: htot05    时间: 2007-2-8 10:20
谢,真有用~!
作者: jyl3218602    时间: 2007-2-9 16:45
标题: 谢谢~!!!
我也想考~!!
作者: cqlong    时间: 2007-3-22 19:01
谢谢楼主分享
作者: jacky9947    时间: 2007-4-20 17:12
谢谢楼主,真是个大好人啊sdlkfj9
作者: vacation9    时间: 2007-4-22 22:16
非常感谢
作者: wuying36172    时间: 2007-4-24 13:35
呵呵,谢谢大哥!
作者: qianganghua    时间: 2007-7-19 15:05
标题: 请问这个考试过了有啥好处
请问这个考试过了有啥好处,待遇能达到多少?不然去看英文资料考这个试不是没啥意思.sdlkfj5
作者: lantianwei    时间: 2007-7-23 10:56
hehe bucuo
作者: lecher    时间: 2007-9-4 10:24
好好
作者: lecher    时间: 2007-9-4 10:25
太好了
作者: lecher    时间: 2007-9-4 10:25
感谢
作者: brianq    时间: 2007-9-18 04:44
xiexie
作者: majesty    时间: 2007-9-18 11:12
非常感谢
作者: ivanland    时间: 2008-8-29 16:10
考的都是HELP里的基本知识,个人感觉更像考英语,哈哈
作者: angelia_liu    时间: 2008-8-29 16:42
QTP还有认证考试呀,不过我觉得证都没什么用.还是多实践好.
作者: wxy1208    时间: 2008-10-9 11:38
虽然英文不厉害,但还是拷贝下来看看,谢谢
作者: paulyang    时间: 2009-2-15 14:17
好东东。顶。
请问谁考过QTP sp证书?那里有这方面的介绍?

谢谢!
作者: jenvee    时间: 2009-2-15 20:56
标题: share
danke dir
作者: jandz0413    时间: 2009-2-17 22:42
长见识了。还有这么一个考试啊。
作者: damaoa    时间: 2009-2-27 15:29
标题: 才知道有这个考试,谢谢!
才知道有这个考试,谢谢!
作者: zh_51testing    时间: 2009-3-18 14:16
标题: thanks
thanks
作者: sunshines    时间: 2009-6-20 09:09
开卷考试啊
作者: tlu_jj    时间: 2010-11-25 20:40
好东东
作者: timfung    时间: 2010-12-14 11:43
thx
作者: tlu_jj    时间: 2010-12-19 13:59
学习
作者: 十期学员    时间: 2011-2-15 22:14
谢谢分享
作者: qinqinwang    时间: 2011-5-10 14:42
考试还全英文么。
作者: 暗香世家    时间: 2011-11-17 13:28
谢谢分享
作者: rylc    时间: 2013-7-7 15:24
谢谢楼主
作者: yuna4217    时间: 2013-9-12 16:46
english
作者: moonbile    时间: 2014-2-11 16:16
回复 1# jun84826


    中国有这个**不,没怎么听说过啊




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2