What is Functional Testing and Regression Testing?give one
real time Example?
Answer Posted / gourisankar
To test all the functionality of the application is called
functional testing.
Regression testing is conducted for 2 reasons
1. Bug fixing
2. Change request (new functionality integrated)
After fixing the issue, have to do regression testing to
make sure that whether fixing of issue impacted on other areas.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
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
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
If date field is a text field write test cases to validate it?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
What is concurrent user hits in load testing?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Can automation testing replace manual testing?
Work flow in testing in your company?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
Explain crud testing.
difference between change management and configuration management
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
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 a test scenario?
Need to know about Quality Center in brief