what is test methodology? .What is its function in software
testing? .What it discribe in test plan?
Answer / gb
software testing methodology is applied in four distinct
phases:
unit testing, (Developer will take care of unit testing)
system testing ( All modules W.R.T to RQ documents working
fine)
integration testing (All data base & Client server behaves
properly after all performed operations, system dose give
proper error messages acoordingly , deleting data from db
server, apllication behavior is proper )
and
acceptance testing (it's depends on organization to
organization & according to project plan whether the tester
is realy involved in acceptance testing with acualy
deployed application at client site).
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the test ware?
how v come to know that v hv to use which tool 4 this proj?
can any body tell what are the roles of QA clearly plzzzz
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
I want to know about the open source licenses and its features
can you explain the software testing life cycle?
How u r estimating the budget 4 the project?
Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)
what is build and release and what is the difference b/w them?
Can u plz tell me the latest version in QTP,WinRunner,Test Director,Quality Center?
What is the role of QA in a development project?
How do you differentiate between priority and severity of the defect within the project?