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..

Answers were Sorted based on User's Feedback



Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

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

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / minni

Regression testing is usually done on a modified build.
Selection of regression testcases depends upon which
functionality is changed and the testcases which cover
those functionality are selected and also select those
testcases that failed in the lastbuild.
U have to select all these testcases from ur 1000
testcase suite.

Is This Answer Correct ?    1 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / jayaprakash

Its not necessary to verify all the modules, first need to
check what are the requirements will pass through the Sign
up modules and the area where the code has been fixed,
select only those testcases and apply regression testing.

Is This Answer Correct ?    0 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / rama

Based on tracebility matrix we have to decide what are the
functionalities effected and how many test cases will do
regression testing.

Is This Answer Correct ?    0 Yes 0 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / surendra

Hi Nanda,

You are ans. is right.. but in one project , soo many
people are working..

for ex. if i am working on "signup" page , another one do
other stuff.. this time bug came at " sign in " page ..at
that time we need to test all the modules naa? it is
possible to test all test cases ? ...

please give me reply...

Is This Answer Correct ?    0 Yes 1 No

Hi Friends... What you are doing in Regression Testing and how many test cases you ran in regressi..

Answer / raghu

We do have a tool VSS whcih is a configuration management
tool...if there are any changes in the application this
helps you to keep in SINC with each other so that we can
write the test cases according to the changes.
..

if any thing wrong pls let me know
test_professional7@yahoo.com

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

can any one tell me the script to click on a button in the wintoolbar.

1 Answers  


Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .

2 Answers  


What is the syntax to call one action in another?

0 Answers  


what is check point?

2 Answers  


What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.

1 Answers   HCL,






Hi I'm a beginner in QTP. So far I'm ok with Descriptive but stuck while implementing Hybrid Frame work. 1. I have created a Keyword file with .vbs ext set home=description.create home("title").value="Welcome to feests" set reglink=description.create reglink("name").value="register yourrestaurant / take away" set fbusname=description.create fbusname("name").value="business_name" set dispname=description.create dispname("name").value="display_name" set restchkbox=description.create restchkbox("name").value="restaurant" set cuiscate=description.create cuiscate("name").value="cuisine_categery1" set addline1=description.create addline1("name").value="address_line1" set pstcode=description.create pstcode("name").value="address_postcode" set cntry=description.create cntry("name").value="address_country" set mlandno=description.create mlandno("name").value="landline_no" set emailadd=description.create emailadd("name").value="email" 2. I have created an Function Library file as follows Function launch() bro="C:\Program Files\Internet Explorer\iexplore.exe" url="http://www.feests.com/" invokeapplication bro&" "&url Browser(home).page(home).Link(reglink).click End Function Function restregistration(karthik, teja, Ameerpet, UK) Browser(home).page(home).WebEdit(fbusname).set "karthik" Browser(home).page(home).WebEdit(dispname).set "teja" Browser(home).page(home).WebCheckBox(restchkbox).set "ON" Browser(home).page(home).WebList(cuiscate).Select "Indian" Browser(home).page(home).WebEdit(addline1).set "Ameerpet" Browser(home).page(home).WebEdit(pstcode).set "UK" Browser(home).page(home).WebList(cntry).select "United Kingdom" Browser(home).page(home).WebEdit(mlandno).set "023775347" Browser(home).page(home).WebEdit(emailadd).set "email@gmail.com" End Function 3. This is how I have called the keywords and Functions in QTP executefile"C:\Documents and Settings\karthik\Desktop\keywords.vbs" executefile"C:\Documents and Settings\karthik\Desktop\functions.vbs" launch restregistration karthik, teja, Ameerpet, UK, "email@gmail.com" Now the issue is, I'm trying to enter the email ID in WebEdit field. But I dont know what is the mistake I did, if I run the script in QTP it is showing following error Error: Expected identifier Line (2): "executefile"C:\Documents and Settings\karthik\Desktop\functions.vbs"". Can someone help me fix this, please!!?

0 Answers  


How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies

4 Answers   Semantic Space,


IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.

3 Answers  


What is the difference between Image Checkpoint and Bitmap Checkpoint?

8 Answers  


Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.

3 Answers  


When should I use smart identification?

0 Answers  


How u call functions in QTP

5 Answers   Lehman Brothers,


Categories