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.



1. Regression& Retesting 2. What is usability testing? 3. Functionality testing 4. On what ba..

Answer / 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

More Manual Testing Interview Questions

What is the role of a bug tracking system?

3 Answers  


22 The main focus of acceptance testing is: a) finding faults in the system b) ensuring that the system is acceptable to all users c) testing the system with other systems d) testing for a business perspective e) testing by an independent test team

4 Answers   Nucleus Software,


Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks

6 Answers   TCS,


write four steps for writting scenario ?

3 Answers  


What r the types of test methodologies?

7 Answers   JVS,






Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.

1 Answers   Belcan,


how do you test for runtime error using manual testing

2 Answers  


Advantages and Dis-advantages of V-model?Is every company is using V-model only? pls send me the answer very quick asap.

8 Answers  


What is sanity?

0 Answers  


I went RightPath Hyderabad Fresher Job on Testing the following Questions they asked...

2 Answers  


Do you feel any dis-advantage over the current process? if he/she says any, have You discussed with your Manager reg this ? Why?

0 Answers  


What is Build and what is Installation testing?

2 Answers   Covansys,


Categories