What is Regression Testing?
Answers were Sorted based on User's Feedback
Answer / saurabh sharma
Regression Testing: Testing any previousely not tested
module is called regreesion testing!
| Is This Answer Correct ? | 0 Yes | 2 No |
What is meant by code walkthrough?
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?
How to perform Gui testing ?
What is Risk analysis? Explain with example
How to write gui test cases ? plz gve me some sugessition about gui test cases along with examples plz plz any one plz
what is application state, base state, & call state.
What is testing web based project?Give one Example
How do you test google or gmail application??tell me step by step process??
what is conditional testing? explain and examples
what is system integration testing and component integration testing?
!.why do you go for white box testing ,when black box testing is available ?