Hi Friends... What you are doing in Regression Testing and
how many test cases you ran in regression testing...
suppose there is 1000 test cases is there how many test
cases again you run .. 1000 test caes r how many...
thanx in advance..
Answer Posted / nanda
Hi,
Generally we do regression testing when ever Bug is fixed
by developer and after retesting.
and also when ever new functionality added to existing
Application.
# Regression testing it self suggests that it is not
re-testing.
# When a bug is fixed/new functionality is added, we need to
make a prior plan about what are the functionalities will be
affected by that change.
# After we identify the impact, we can get the test cases
out of those functionalities and consider them as regression
test cases for that scenario.
# Considering an example, If yahoo decides to make the
username “Case Sensitive”. Then the functionalities which
will be affected will be:
1. Sign-Up, where you register your self.
2. Sign-In or Login to the application.
3. Forgot Username/Password.
# Out of the above functionalities in “Sign-Up”, you need to
concentrate only on the validations out of the
username/password fields and the rest of the field level
validations are not required to consider.
# By this you can guess what can be the regression test
cases. If still have doubt, let me know.
With Regards..
Nanda
nanda.dreddy@gmail.com
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What are the five challenges you faced in QTP?
Connect to QC using AOM.
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
What do you mean by checkpoints in qtp?
diff between qtp versions from 8.5
Explain features of the latest version of qtp/ uft 12.1?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what are the mandatory properties for a tex boxc (scenario?)
How can I use Call dlls in QTP ?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Can we run test with out adding object in object repository? How it is possible?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What are the features and benefits of quick test pro (qtp 8.0)?