what is Persistent Testing.
Answers were Sorted based on User's Feedback
Answer / suneel reddy
may be checking the data is durable or not?
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / samuel david dhas, banyan soft
Persistent Testing: May be you want to keep the database
files around between tests
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / monica
Persistent Testing could be the testing if the data is
persistent between two transactions. For e.g if you visit a
website and later add something to the basket, persitent
testing would ensure that the recently viewed items are
persisted along with the items added to the basket.
| Is This Answer Correct ? | 2 Yes | 1 No |
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
Example for Browser compatibility.Please Give a Brief Example. Thanq u Guys.....
what is spiral model?
what is test scenario and test case ?please explain detail
What is meant by code walkthrough?
What is the Difference between Client Server and a web Application?
What is the difference between integration and system testing?
How would you determine the performance of a web application by looking at the values of ?Response Time? and ?Pages Per Second??
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
How will you test application without any SRS or any document and also the the developer who developed the application is resigned. In short no one knows the functionality of application.
manual&automation testing
What are the different criteria which will be filled when logging a Defect?