ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 


 

Company >> ACS >> ACS Questions
 
 Resience technical test questions  Resience Technical Test Questions (1)   interview questions   Interview Questions (32)
 
Back to Questions Page
Question   There is an application which is to be used in different countries . My question is what are the most common checklst that are to be followed for testing it. Rank Answer Posted By  
 Interview Question Submitted By :: Jkpunathil
I also faced this Question!!   © ALL Interview .com
Answer
This is  called Internationalization Testing or I18N 
Testing 
thgis testing will be conducted when a product or 
application designing, developing, and engineering products 
that can be launched worldwide.

The most common checklst:
Code review 
English language compatibility? 
DB or Unicode enabled from the ground up? 
Product Rules 
Menu and dialogue box designs; Did they leave room for text 
expansion? 
Source Code Control Rules 
All editions are using Unicode and/or DBCS based on a 
single executable 
Coding Conventions 
Code should NOT assume that characters are 8 or 16 bit

Byee friends 
Rajendra
Rajednra_penumalli@yahoo.com
 
0 Rajendra
 
 
Question   There are 2 bugs A and B. A has High Severity and Low Priority , wherease B has Low Severity and High Priority. Which bug will you give more importance. Rank Answer Posted By  
 Interview Question Submitted By :: Jak
I also faced this Question!!   © ALL Interview .com
Answer
for the bug which hav high priority has to be rectified 
first
 
0 Sssss
 
 
Answer
the p3 bug should resolved 1st.
 
0 Prasad
 
 
 
Answer
We alway give more importance for  priority and then  
severity 

which is affected very sevior with High priority or low 
priority that particular bug has to be fix as early as 
possible then only we can able to go for further testing 


When you need to consider severity there is no priority 
they have given only severity like FAT, MAJ & MIN 

here you have to consider severity. 

so you have to give more importance for  BUG A
 
0 Viji
 
 
Answer
the bug having high priority will be resolved 1st.
 
0 Prasad
 
 
Question   I have an experience of 3 yrs and this is my second company. The question asked to me by the HR was " In 3 yrs time u have worked with 2 companies, n now u have come for the third. Why do u keep on changing. Rank Answer Posted By  
 Interview Question Submitted By :: Jkpunathil
I also faced this Question!!   © ALL Interview .com
Answer
As far as I think that every person has it's personeal 
issues then only s/he decides to leave/quit the 
organization. Here in such a scenariao you need to tell the 
HR the exact issues which you have had in your earlier 
organizations.
 
0 Deepak Aggarwal
 
 
Answer
ITS MY WISH
 
0 Maya
 
 
Answer
For Better Prospects and Advnace knowledge.
 
0 Dinesh.jadhav
 
 
Answer
iam not satisfied with these organisations..
now its my wish to change or not..
 
0 Chirag
 
 
Question   There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error. Rank Answer Posted By  
 Interview Question Submitted By :: Jkpunathil
I also faced this Question!!   © ALL Interview .com
Answer
It depends on the what sort of Error the user is experiencing.
 
0 S Srinivas Reddy
 
 
Question   How can we test a web application meant for Dump and Deaf??? Rank Answer Posted By  
 Interview Question Submitted By :: Jak
I also faced this Question!!   © ALL Interview .com
Answer
By using Accessibility testing
 
0 Bhavana
 
 
Question   what is mean by testing process ? Rank Answer Posted By  
 Interview Question Submitted By :: Sureshs
I also faced this Question!!   © ALL Interview .com
Answer
It is nothing but STLC
test plan 
test design 
test execution 
result analysis 
bug tracking and reporting
 
0 Sssss
 
 
Answer
Executing the programe with intent of finding errors called 
testing. In testing process the tester to test the 
application when the developer build relesed to testing 
team if any errors are found in that application then test 
engg prepare defect report and send to developement team 
this process is continuous till the application is defect 
free.
 if any mistakes found please correct
 
0 Srinivas
 
 
Answer
Testing is often confused with the processes of quality
control and quality assurance. Testing is the process of
creating, implementing and evaluating tests. If you are
shopping for a new television, you can call that process
"testing for the best TV for you"... it's kind of
pretentious, but that is what you're doing as you compare
prices and features to find what will work best for you.
Testing usually has a limited scope and duration – you're
just looking at TVs and only in your town, you're not going
to spend a year shopping, are you?
Testing is predicated on the use of a standard of quality:
you have a specification of what's allowable (no broken
links? ALT tags have values? Maximum page weight is 10K?)
and you compare the site to the standard, noting deviations
and shortcomings. This seems simple, but your testing is
only valuable if your standard of quality is comprehensive,
well thought-out, and reasonable. If your standard has
holes, then your testing process has blind spots.
Quality control is a refinement of testing, involving the
formal and systematic use of testing and a precise
definition of what quality means for the purposes of the
test. You aren't just testing; you are testing and then
doing something with the results. Quality control is used
for testing a product or output of a process, with the test
measuring the subject's ability to meet a certain benchmark
or threshold of quality. The tests usually take the form of
"does this product meet requirement X?", and are often
pass-fail.
 
0 Atul
 
 
Question   define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment Rank Answer Posted By  
 Interview Question Submitted By :: Sureshs
I also faced this Question!!   © ALL Interview .com
Answer
1) Test Methodology is nothing but implementation of test
strategy i.e description of test levels in which several
test activities are performed. As from testing perspective
integration testing, system testing uses black box testing
methodology. Unit testing uses white box testing methodology.

2) Test data is a real time data prepared with the help of
use cases or sent by the client side. It is used to test the
condition using real time data. 

3) Test scenario is nothing but a sequential steps followed
to design test cases. EXAMPLE: to test ATM withdrawal
process we create scenarios. 

4) Test environment controlled environment replica of real
time environment where where would be executing our test cases.

I tried my best to answer above questions now lets hear what
other members have to say on the above
Thanks
 
0 Kishores
 
 
Question   define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ? Rank Answer Posted By  
 Interview Question Submitted By :: Suresh
I also faced this Question!!   © ALL Interview .com
Answer
2.low severity and high priority: company logo
severiety is less,it does not affect to the software but 
the priorrity is more.

3.both are high:
arithmetical bug.

4.colour of the page.
it does not affect the s/w
 
0 Sap Labs
 
 
Answer
*High P and low s- If a bug has great bussiness importance 
but it is not affecting the funcionality of feature. e.g. 
company name is Kavita Pvt. LTD. but wrongly written as 
Kvita Pvt. LTD. on a build. It has business importance bcoz 
its name is written wrongly. But it has low severity 
becouse the funcnality of feature is working fine.
* Low P high S- a bug which is not easily reporducible by 
end user. For e.g. If the hard disk of your computer 
crashses then Bill Gates will not come to repaire it. In 
this case severity is high but priority is low.
* High P and high S- Any bug filed under sanity testing
(sanity covers test cases which are mandatory to be passed 
or go to the next level of testing) is high P and High S.
Suppose you have to send a report through mail to your 
manager and mangaer's work is based on ur report. But you 
are not able to login your account and therefore not able 
to send mails.
*Low P and Low S- such as font size font color fond family 
etc.
 
0 Dilip
 
 
Question   What is difference between QTP 9.2 and QTP 8.0 ? Rank Answer Posted By  
 Interview Question Submitted By :: Suresh
I also faced this Question!!   © ALL Interview .com
Answer
the main diff is associate object repository, copy action 
are not there in 8.2 version.
 
0 Varun
 
 
Question   types of severity and priority explain some detailed manner ? Rank Answer Posted By  
 Interview Question Submitted By :: Suresh
I also faced this Question!!   © ALL Interview .com
Answer
Hi....,
 Severity:
         Relative Impact of the Defect i.e How far the    
applications is affected by this defect...(Low, Medium, 
High, Critical..)
 
  Priority:
         Relative Importance of the defect i.e Giving 
preference to the Defect...(High, Medium, Low)
 
0 Swarna
 
 
Answer
Severity means how badly it harms the system .
Priority means how urgently bug is needed to fix. 
Severity is constant....whereas priority might change 
according to schedule
Type of Severity:
                 Critical->defect having high problem
                 Major.
                 Medium.
                 Minor.
                 Cosmetic->Glamour look.
Type of Priority:
                High.
                Medium.
                Low.
 
0 Sudhakar8
 
 
Answer
Priority - Priority is the order in which developer has to 
fix the bug.
Severity - Severity is how seroisly the bug is impacting 
the application.

Eg.


High Priority & High Severity: A show stopper error which 
occurs on the basic funcationality of the application . 
(Eg. A site maintaing the student details, on saving record 
if it, doesn't allow to save the record then this is high 
priority and high severity bug.)

High Priority & Low Severity: The spell mistakes that 
happens on the cover page or headin or title of an 
application.

High Severity & Low Priority: The application generates a 
show stopper or system error, (for which there is no 
workaround) but on click of link which is rarely used by 
the end user.


Low Priority and Low Severity: Any cosmetic or spell issues 
which is with in a paragraph or in the report (Not on cover 
page, heading, title).
 
0 Vikram
 
 
Question   how to schedule the time in stlc ? Rank Answer Posted By  
 Interview Question Submitted By :: Suresh
I also faced this Question!!   © ALL Interview .com
Answer
In this we can take only some estimation time but we cant 
tell the exact time why because Untill one phase is 
completed we cant move to the next phase.
 
0 RAJESH.POTHINA
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com