Whenever the project is at maintenance phase the client
will be using his own data- is the same data given to the
test engineers or any other dummy data
Answers were Sorted based on User's Feedback
Answer / jaychand
the same data will be given to the test engineers. the
test engineers will get the customer requirements on that
basis only they will prepare test cases.
If wrong please inform me.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
Hi
At Maintenance phase any edit leads to configuration
in the specification.
After when the Specification has been base lined by the
Business analyst we can test the Build.
Leads to Retest of Scenario then goes to Regression Test
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 1 No |
How much interaction with users should testers have, and why?
what is meant by system test case
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
wht is smoke testing and user interface testing
3 Answers Oneclick Testing Solutions,
How would you determine the performance of a web application by looking at the values of ?Response Time? and ?Pages Per Second??
compatibility testing?
what is manual testing? what is the difference between manual testing and automation testing?
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
What are the different levels of manual testing?
what is software testing
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"