1.Testing work starts once
a)once requirement are complete
b)once test cases are complete
c)once coding is complete
d)begining of requirement
2)For white box testing
a)the tester is completely unconcerned abt the internal
behavior of the program
b)the tester is concerned with finding circumstances in
which the program doesnot behave according to code standards
c)test data is derived from market requirements
3)stress testing is a measure of one of the following
a)application response time
b)concurrent load an application can handle
c)transactions per minute that can be handled
d)virtual load at which the system will fail
4)UAT means
a)testing performed on a single stand alone module
b)testing after changes have been made to ensure that no
unwanted changes were introduced
c)testinf to ensure that the system meets the needs of the
organization& the end user
5)software quality metrics will help u to
a)keep account on the software quality of an application
b)analyse and improve the deficiencies of an application
c)both of the above
d)none
6)Application that has GUI must be tested for usability
a)for any kind of UI applications
b)more necessary for web based applications
c)only if the user is going to use the UI
d)only if the user pays for it
7)the program according requirements expects the uppercase
letters from A to Z.Analyze the following inputs and choose
one that can cause the failure with greater probability
a)@,[
b)1,0
c)B,W
d)[,]
8)A system test that forces the software to fail in a
variety of ways and verifies that softwware is able to
continue execution without interruption.This definiton in
nearest to
a)Recovery testing
b)Stress testing
c)both of the above
d)none
9)Automated testing is necessary when
a)testing has to be done very quickly
b)number of resources are very less
c)most of the test cases are similar in anture
d)all of the above
10)which of the following tests is performed early in a
software testing process
a)monkey testing
b)unit testing
c)system testing
d)none
11)the testing technique that requires devising test cases
to demonstrate that each program function is operational is
called
a)black box testing
b)glass box testing
c)grey box testing
d)white box testing
12)what a UML diagram is useful for black box testing
a)class diagram
b)object diagram
c)use case diagram
d)sequence diagram
13)what kind of tools would you suggest to use for the
automation of regression tests?
a)capture and playback
b)static analysis tools
c)simulators
d)debugging tools
Answers were Sorted based on User's Feedback
Answer / vipin ,eden
1-d
2-b
3-d Stress testing tries to break the system under test by
overwhelming its resources or by taking resources away from
it.
4-c
5-c
6-b
7-d
8-d
9-c
10-b
11-
12-
13-a
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / vasantha
1)a
2)b)
3)b)
4)c)
5)c)
6)b)
7)b)
8)a)
9)d)
10)b)
11)b)
12)c)
13)d)
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / satyanj
1) d
2) a
3) d
4)c
5) c
6) a
7) d
8) a
9) d
10) b
11) a
12) c
13) a
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
list the type of testing you think must be conducted on web application project
what is test plan? what are main thing for test plan? How does it work? What is testDirector? what are mazor componats of TestDirector?
I’ve heard that Zephyr, a test management tool saves the trouble of sending weekly and monthly status reports. Is that true?
I test change password field for a application.But it accept new password same as old password. Is it not a issue??I raise this issue but developer team mark invalid.
Enlist some of the key challenges that are faced while performing software testing.
what is scalability testing?
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
what is project Framework
If we don't caught any bug in all build, then what we can say - 1. Bad Coverage 2. Excellent Coding 3. Bad Testing
How you will collect a module from the version?
disadvantages of V-Model in Software Testing?