Summer Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

ASTQB Questions and Answers

Note! Following ASTQB Exam is Retired now. Please select the alternative replacement for your Exam Certification.

ASTQB Questions and Answers

Question # 6

In lifecycle models, what should testing provide in term of speed of releasing the product to market?

A.

There is no relationship between testing and the speed of releasing the product to market.

B.

As testers, we need to make sure thatonly critical bugs are solved, all other bugs can be left unsolved so that the product is released as fast as possible.

C.

As testers, we need to employ testing that will make sure that all failures are identified.

D.

As testers, we need to employ testingthat will not substantially slow the progress of the product to market, but will help reduce the risk of a catastrophic failure.

Full Access
Question # 7

Your organization has just hired a test automation architect who has previously worked on medical software with strict regulatory requirements. His test automation framework is very solid and will allow the staff to build maintainable data-driven test cases. His tool choice is the top of the line tool that has been used for many years for traditional test automation. You are concerned that this is a very expensive tool and may not have the flexibility needed in your environment, particularly since the mobile applications your company develops are intended to exist in the market for only six months before being re-worked to add new features and change the user interface. The software development life cycle is iterative and the team uses continuous integration to provide testable software faster.

Given this information, what should you recommended for the test approach?

A.

Search for other tools that are more suited for the mobile environment and consider creating test automation with keyword-driven tests rather than data-driven.

B.

Go with the proven framework and seek high coverage in the test automation software to ensure good reuse.

C.

Bypass test automation and go with crowd-sourcing to get a high amount of testing done in a short period of time. test repeatability is not an issue with this software.

D.

Use test automation for performance testing and conduct the functional testing manually since the product has a short life expectancy.

Full Access
Question # 8

Which of the following is a generic tool that would be useful for a mobile application testing project?

A.

A Simulator

B.

An emulator

C.

A defect tracking system

D.

A performance testing tool

Full Access
Question # 9

If you are testinghow much battery is being used by your application, what are you testing?

A.

Task completion

B.

Delays

C.

User interface delays

D.

Resource usage

Full Access
Question # 10

You have a need to test network connectivity in a variety of environmentsto determine if your web site will respond fast enough and reliably enough to the requests from your mobile web-based application. You don’t have the ability to create these environments within your test facilities.

What is the best option to use to conduct this testing?

A.

Find or develop a simulator that can simulate the network interaction of many devices on varied networks.

B.

Find or develop an emulator that can emulate the network interaction of many devices on varied networks.

C.

Find a cloud-based network simulator that can generate network traffic from a variety of different networks.

D.

Implement crowd-source testing to get a large number of people to use their own devices to connect via various networks.

Full Access
Question # 11

What is thebest way to develop a mobile application?

A.

Develop all the featured one time with the highest possible quality so that you can impress your customers.

B.

Develop all the features one time even if there are a lot of bugs to gain a time to market advantage.

C.

Develop an initial simple version of the application and then ass features incrementally when they are ready and the market demands

D.

Develop an initial simple version of the application and then add features incrementally once they come to your mind

Full Access