can u explain what is concurrancy in testing
Answers were Sorted based on User's Feedback
Answer / shivangi
concurrancy testing or Multi-user testing is used to know
the effect of accessing the application, module or database
by different user at tha same time.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / testing master
In concurrecy testing following things are tested
1. More than one user can work on software without
interfering or inturrupting each others work.
2. changes made in one part or module of software should be
reflected through out the application.
Is This Answer Correct ? | 1 Yes | 0 No |
what is Test senario?
When does metrics validation occur? 1. Throughout the life cycle 2. During the test 3. After the test 4. During requirements definition 5. After the final software release Justify ur answer with simple explanation.
1 Answers Olenick, Sigmar, Vidyanikethan,
What are The Main Sources of Software Bugs
Hi I have found a web site of online shopping (www.safetots.co.uk).PLEASE write possible "Test scenario" by seeing that site.Please make the end of mine and others doubt in Test scenario.Thanks in advance.
How is negative testing different from positive testing?
Difference between ISO and CMM (No Abbrevations, Only concepts)
Can any one send the Basic Consepts of DB Testing? Which Type of Quarres are Frequently used in the DB Testing? If any one have those please reply..
What do you mean by High Level and Low Level Scenarios explain using an Example ?
Can u plz explan Agile Methodology? In testing how agile methodology is used.
Differentiate verification and validation processes.
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.
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?