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 "
Answer Posted / 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 |
Post New Answer View All Answers
Why is automation testing preferred over manual testing?
What is the difference between test case and test data?
What is verification?
iq test
Where I can get ITB/ISTQB sample question paper?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please
can 2 tier architecture can be change as a 3 tier architecture
How is monkey testing different from adhoc testing?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
What is process area in cmmi?
If there are more number of production defects, how will you tackle the team as a lead
Mention the different types of software testing?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
Mention what are the test artifacts involved in qa?
What are the table contents in testplans and test cases?