anna


{ City } fords
< Country > usa
* Profession *
User No # 25915
Total Questions Posted # 0
Total Answers Posted # 87

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 493
Users Marked my Answers as Wrong # 123
Answers / { anna }

Question { 11439 }

What is end-to-end testing when we will do that testing?


Answer

End to end testing is similar to system testing. Testing a
complete application in a situation that mimics the real
world use, such as interacting with a database, and using
network communication.

Is This Answer Correct ?    1 Yes 1 No

Question { 6970 }

I am using Shared OR, and my collegues are also using
Shared OR. How to merge Object Repositories?


Answer

Hi Nani,
I am using 9.0 version. I couldn't find object
repository merge tool in the tools. Pls can you explain in
detail how to merge object repositories.

Is This Answer Correct ?    0 Yes 0 No


Question { 5027 }

How do you test if you have minimal or no documentatioabout
the product?
How do you decide when you have tested enough?
How do you determine what to test?


Answer

Hi,
1. If we have minimal or no documentation, We have to
discuss with the team lead or QA manager and also have to
attende the review meeting with the bussiness analysts.
Based on the review we have to analyse and write the test
cases.
2. This is decided by the exit criteria. This is
prepared by the team leads and QA manager when they do the
test plan. This exit criteria is discussed with business
analyst and prepared.
For ex. In some companies they set the exit criteria
like no high level bugs, no medium bugs, 1 or 2 low level
bugs. So when ever the testing meets this criteria, we can
stop the testing with the approval of the test manager.

3.Initially we have to each and every functionality.
If the time looms then we have to do the risk analysis or
the ad hoc testing to test the main functionalities.

Is This Answer Correct ?    1 Yes 0 No

Question { Covansys, 10970 }

which checkpoint we use to validate yahoo login screen
window after login with ur id and password in qtp


Answer

Sorry for writting this Muralikrishna, your answer is
wrong. You should use standard check point to login and
passward and page checkpoint for the login window.

Is This Answer Correct ?    0 Yes 0 No

Question { 6834 }

what is system testing?


Answer

System testing means test the whole application with all
aspects. Like checking that all the links are working fine,
all the functionalities are working and all the images are
present etc.

Is This Answer Correct ?    1 Yes 0 No

Question { Liquid Hub, 20874 }

Can anyone give me an example for positive and negative
scenario??


Answer

Hi,
Are you asking +ve and -ve testing. I don't know
about the scenario. I am providing example for +ve and -ve
testing.
For ex. If we take sign in . For user name if they define
that it should have alfanumeric. We have to test by
entering the alphanumeric. And for -ve testing we have to
test by only giving only alpha or numering values.In this -
ve testing the application should fail.If not that is a bug
we need to log in.

Is This Answer Correct ?    17 Yes 4 No

Question { Nous, 19046 }


1.Difference between System Testing and UAT
2.Difference between Load, Stress, Volume and Performance
Testing.
3.Difference Between Integration testing and System Testing
4.Difference between Bug and Defect
5.Difference between Use Case and Test Case
6.Difference between Test Plan and Test Strategy
7.Difference between Test Scenario and Test Case
8.Difference between SRS and FRS
9.What are the difference b/w client & server?
10.explain test case template?
11.explain test plan template?
12.explain testing process?
13.explain bug report template?
14.what is scenario?
15.what is criteria?What are test entry and test exit
criteria?
16.what is test strategy?
17.what is baseline?
18.what is hotfix?
19.what is Inspection,Walkthrough,Review,Audits
20.what is Stress Testing,Volume Testing,Sanity Testing
21.what is QA and QC?
22.Explain V-Model and Stages? What is Adv And DisAdv?
23.What is Boundary Value Analysis?
24.What is Equivalence Partitioning?
25.What is Error Guessing ?
26.What is Cause Effect Graphing techniques?
27.What is Bug , Defect and Error?
28.How will you report the bug?
29.What are the different test deliverables? Which
deliverable we need to submit at the end of testing?
30.What methodologies have you used to develop test cases?
31.How you will close the defect?
32.What is meant by the bug state "Reproduce"?
33.What is change request?How do you handle change requests ?
34.what type of documents do u prepare during testing?
35.what are the testing methodologies?
36.What is release notes?
37.what is Response Time?
38.What report u generate after completing testing?
39.What is Test Bed?
40.Example for a bug having high severity and low priority?
41.Give me examples for high priority and low severity defects?


Answer

10) Test case template is a step by step description of
the action we do to test the application. Test case
template consists of step#, description of the step,
expected results and actual results.

11) Test plan template is consists of the objective,scope
and the schedule of the testing and what is assigned to who.

12)Testing process - Analyzing the requirements
Creating the test scenario,
Creating the test plan,
Prepraing the test cases,
executing the test cases,
Login the defects,
Tracking until defects are resolved.

13) Bug report template consist of
bug ID, test case ID, test scenario Id, description of
the bug, name of the tester, name of the assigned
developer, Priority level, expected results, actual
results, status of the bug i.e new, open, closed.

14)Scenario is set of test cases.

15)Criteria is how well the application is working with out
any defects. This is decided by both client and the testing
manager.
Entry criteria- Means is the application testable, is the
environment ready to the testing. How long the testing is
going to take.
Exit criteria- This is defined by the client like
application should be delivered to the client with 0 high
level bugs, 0 severity bugs, 0 medium bugs, and 1 or 2
small bugs.
20) Stress testing- Testing the application under heavy load
sanity testing - Testing whether the build is ready of
the approaching the test.

23) Boundry value- Min and max lenght of the fields

24) Equivalence value- is to check the valid and invalid
data of the field.

Is This Answer Correct ?    1 Yes 0 No

Question { Ordain Solutions, 7826 }

give one example where you have used regular expression?


Answer

Regular expression are used for the dynamic values. Dynamic
values change there value during the run time.
for ex. date, When we record the application it take the
default date and when we run the test on different day it
will select that day date. For this conditions it's better
to use the regulat expressions.

Is This Answer Correct ?    3 Yes 0 No

Question { ABC, 40918 }

What is TestDirector? wats the difference Testdirector and
winrunner, loadrunner? wats the advantage of testdirector..?


Answer

Hi,
TD is a management tool. WR,QTP and load runner
are automation tools. Application should be stable to use
the automation tools.
TD is not at all a automation tool as I mentioned
earlier it's an management tool. If we use EXCEl to write
test case here we have to check manually how many test are
covered and how many test cases are executed and how many
are passed or failed. This all takes a lot of time. So if
we use the TD we have to write the test case but it reports
how many cases are executed, how many failed or passed . So
it saves a lot of time. It also has a option to automate
the script.

Is This Answer Correct ?    8 Yes 4 No

Question { 14615 }

what is the outcome of testing?


Answer

Out come of the test could be Pass or failed. If it is
failed, then we have to fix those bug and recheck it before
we deliver to client.

Is This Answer Correct ?    7 Yes 1 No

Question { 8022 }

What is the relationship between quality and testing


Answer

a. Quality means how well the application working and it has
to meet the expectation of the client. Quality of the
application is determined by testing it thoroughly. When the
testing is successful then the quality of the application
meet the expectation.

Is This Answer Correct ?    11 Yes 0 No

Question { Mind Tree, 11659 }

In automation testing(QTP), how we find the bugs?


Answer

Hi
In QTP after recording your application, you need to
run it to check whether it is failed or passed. Once the
application is executed, test result window displaces the
result of the execution. In that it gives us a where it
failed and the detail discription about the failure.

Is This Answer Correct ?    11 Yes 1 No

Question { 15546 }

How we do the smoke testing?


Answer

Hi Kiran,
Smoke testing is done when we receive the new
build not before the release. This is done to check the
stability of the application and to find if there are any
broken links in the application. This is done by checking
the links and some random check on the application

Is This Answer Correct ?    0 Yes 1 No

Question { 4617 }

I how to test Web application in which the value is
changing dynamic every time and anyone can modify it?


Answer

Hi Siva,
You are right. In this case we have to use
Qtp. QTP identify the object by matching it record time
property with the run time property. So QTP fails to
recognise the dynamic values. So we have to enable the
samrt identifier to identify the dynamic values. This done
by selecting the tools tab and select the object
identifier. Object identifier window open in we cna enable
the smart identification.

Is This Answer Correct ?    0 Yes 0 No

Question { 5017 }

Web application is having a client and a client-server
application aslo have a client. Then what is the technical
difference between thease two clients? can any body expain?


Answer

Web application client means us. Web application once it
is launched on the internet, every one in the world can
access it from anywhere.
When it comes to client server application, it is built
for a specific business users. Only that specific business
users and employees in that company can access it.

Is This Answer Correct ?    0 Yes 0 No

Prev    1    [2]   3   4   5   6    Next