Answer Posted / cm
Software testing is checking the application if it's
working as per requirement.
Evaluating product to check if it contains any defect and
improve the quality of the product
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which testing model is best as per your understanding, and why?
What do you like about computers?
When will the testing starts?
What do you do (with the project tasks) when the schedule fails?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
On what basis you are fixing up the time for project completion?
Should testing be done only after the build and execution phases are complete?
what the purpose of requirement phase
What is performance tuning? What are tools of performance testing?
Diffrernce between client server testing and web server testing.
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is data flow diagram?
Name three reasons why the tester may choose to record in Context Sensitive mode.
What is integration level testing?