1. Regression& Retesting
2. What is usability testing?
3. Functionality testing
4. On what basis you will write the test cases
5. do you written the test scripts also
6. where do you store the test cases
7. where do you execute the test cases.
8. Do you prepare the requirements.
Answer Posted / rajendra
1.Regression: Testing the application/system after the bug
fix to check whether the bug fix affecting the remaining
functionality of the application.
This test will be conducted on every build when previous
bugs are resolved in that build.
Retesting: Re-execution of alltest cases after receiving
every build.This will provide confidence all
the good working features of previous build
are working fine.
2.Usability Testing:Testing application how user friendly
when user using it.
3.Functionality testing:Testing each functionality of the
application.
4.basis to write the test cases:
Generally we refer SRS(software requirement document) to
write testcases.
To under stand Flow of trasactions we will refer the flow
diagrams.
To write the GUI test cases we will refer the model screen
shots(normally provided in Design document)
For database test cases we will refer the database tables
defnitions in SRS document.
5.If the testing is done by Automation tool then we should
write or record test scripts using automation tool.
6.Configuration management tool like VSS or Just we will
keep it as share document.
7.Manually one by one by seeing the excel test case
document or by using any automation tool.
8.Normally testers won't involve in requirement
preparation.
Byeeeee
Friends
rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How to do security implementation for any URL??
What criteria would you use to select Web transactions for load testing?
Why do you need to parameterize fields in your virtual user script?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
what are the test bugs
what are the 3 test tool categories and describe what each can do.
What is a test severity and test priority? difference between them with suitable examples?
what is prototyping model,RAD model V model, spiral model?????
What is smoke testing and what is sanity?
Name three reasons why the tester may choose to record in Context Sensitive mode.
tell me 5 new requirements in ur project? plz urgent
How much the bug is affecting the functionality of the application?
Hi.....wat r d major bugs we can find in banking domain???
how we write test cases to brs,srs,hlds,llds