Can any one tell me the test scenario for a 'Label' with
specification "This field may contain a number that is auto
generated by the system. Every subsequent quote should
display the next available number "
Answers were Sorted based on User's Feedback
1. number should be present in field.
2. field containing no. should not be editable.
3. number should be valid
4. next subsequent quote should be number+1.
5. On page refresh no. should be same, should not increment.
Add if you can, more functionality test case
Rohit Sharma
er.s.rohit@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ksiva2k
Auto number:
It shouldn't generate the previous set of number in some scenario:
1.Number starts from 100,101,102,103...200
2.Delete intermediate no. like 110.
3.It should not generate 110 instead of 201.
| Is This Answer Correct ? | 1 Yes | 0 No |
Adhoc testing is advisable for every project?
Test plan & test strategy are same..? or they are seprately prepared...?Please clarify
how much it is necessary that if u r a sqa engineer then ur programming should be strong or either u have only concepts of it but u r not a good programmer.If the person is not a good programmer then do they are able to make their carrer in this field of qa and do it has good scope for them being not a good programmer?
What are the functions of the Quality Assurance Group (QAG)?
What is boundary testing?
Have you written test plan?
what kind of questions will be asked in HR round for QA engg for 2-3 yrs exp? Please !!!!!! can anybody help me? this is very urgent. Thanks in advance. Please mail answer to me: arunakj011@yahoo.com
Why is automation testing preferred over manual testing?
Explain the benefits of destructive testing.
What is IEEE 829? (This standard is important for Software Test Documentation-Why?)
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
3 Answers Bally Technologies, IBM, QA, Speridian Technologies,
What is branch testing?