Software QA FYI - SQAFYI

Software QA/Testing Technical FAQs

Part:   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23   24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47 

1: which test cannot be automated?
a. Performance testing
b. Regresssssion
c. user interface
d.none

2: acceptence test plan is prepared from?
a. SRS
b. HLD
c. DDDDdd
d.ULD/URD

3: which is the test case design methodology?
a. WBT
b: Regression
c: none

4: when will u start testing
a: After coding
b: Requirements gathering

5:does test plan contains bug tracing procedure and
reporting procedure?

6: compatability testing uses
a; All S/W components
b: all H/w components
c; all networking components
d; A & B
e: A, B, C

7: which software model is easy and most efffffective
when compared to others?
a. Waterfall
b.interactive waterfall
c. Spiral
d. Prototyping

8: whioch is not system level testing
a. system testing
b. performance testing
c. instalable testing
d. none

9: why do u need testers?
a: they think in clients view
b: bettttter than developers
c. they think in processss view
d. none

10. what is Quality Assssurance?
a. process
b. system
c. business
d. all

Ans : 1. Performance Testing
2. SRS
3. dont know
4. b. after requirement gathering
5. Yes Test Plan will definitely define the procedure for reporting of bugs.
6. e: A, B, C
7. b.interactive waterfall
8. d. none
9. the options given are not appropriate.
10. a. process


What testing roles are standard on most testing projects?
A: Depending on the organization, the following roles are more or less standard on most testing projects: Testers, Test Engineers, Test/QA Team Lead, Test/QA Manager, System Administrator, Database Administrator, Technical Analyst, Test Build Manager and Test Configuration Manager.
Depending on the project, one person may wear more than one hat. For instance, Test Engineers may also wear the hat of Technical Analyst, Test Build Manager and Test Configuration Manager.


What is ACH and NACHA?

ACH- Automatic clearing house
ACH. A nationwide electronic funds transfer network which enables participating financial institutions to distribute electronic credit and debit entries to bank accounts and to settle such entries.
NACHA:
A membership organization that provides marketing and education assistance and establishes the rules, standards and procedures that enable Financial Institutions to exchange ACH payments on a national basis.


What is the role of documentation in QA?
Documentation plays a critical role in QA. QA practices should be documented, so that they are repeatable. Specifications, designs, business rules, inspection reports, configurations, code changes, test plans, test cases, bug reports, user manuals should all be documented. Ideally, there should be a system for easily finding and obtaining of documents and determining what document will have a particular piece of information. Use documentation change management, if possible.


Is there a way to automate XML file comparison?

Use diff called from a scripting language and output the results to a file.
or
Using KDiff3
or
Using BBEdit in MAC


How do you introduce a new software QA process?
It depends on the size of the organization and the risks involved. For large organizations with high-risk projects, a serious management buy-in is required and a formalized QA process is necessary. For medium size organizations with lower risk projects, management and organizational buy-in and a slower, step-by-step process is required. Generally speaking, QA processes should be balanced with productivity, in order to keep any bureaucracy from getting out of hand. For smaller groups or projects, an ad-hoc process is more appropriate. A lot depends on team leads and managers, feedback to developers and good communication is essential among customers, managers, developers, test engineers and testers. Regardless the size of the company, the greatest value for effort is in managing requirement processes, where the goal is requirements that are clear, complete and testable.

Part:   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23   24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47 

Software QA/Testing Technical FAQs