Software Testing Real Time Interview Questions - Software Testing
Software Testing Real Time Interview Questions - Software Testing
Software Testing Real Time Interview Questions - Software Testing
SeleniumVideos
UFT/QTPVideos
Projects
TestingVideos
VBScript
SoftwareTesting
AblogaboutSoftwareTesting,ManualTesting,UFT,Selenium,
LoadRunner,ALM,VBScript,Java,SQLTutorialsandVideo
Tutorials.
ManualTesting
SeleniumTutorials
SeleniumOnlineTraining
SoftwareTestingFAQ
SeleniumVideos
UFT/QTPVideos
ManualTestingVideos
SoftwareTestingVideos
UFTTutorial
SeleniumVideos
UFT/QTPVideos
SQL
Java
OracleFAQ
Resumes
SoftwareTestingRealTimeInterviewQuestions
9:20AM
G.C.REDDY
7COMMENTS
SoftwareTestingRealTimeInterview
Questions
1)Whatarethekeychallengesofsoftwaretesting
thatyoufacedinyourcareer?
FollowingaresomechallengesofsoftwaretestingthatIfacedinmycareer:
JavaVideos
VBScriptVideos
Search
Like
Share
1.6K
G.C.Reddy
YouTube
SeleniumOnlineTraining
SoftwareTesting
Tutorials
i)UnstableApplicationUnderTest.
ii)Timeconstraints.
BLOGARCHIVE
2016(67)
SeleniumTutorials
iii)UnderstandingandAnalyzingtherequirements.
SQLforTesters
iv)ChangingRequirements.
April(9)
v)LackofDomainknowledgeandbusinessuserperspectiveunderstanding.
March(12)
UNIXforTesters
TestingResumes
May(12)
JavaFileHandling
vi)PrioritizingTestcases
POPULARPOSTS
vii)Lackofskilledteammembers.
VBScriptforQTP
SoftwareTesting
RealTime
Interview
Questions
QTPGuide
viii)SelectingTestCasesforRegressiontesting.
SQLandPl/SQLInterview
Questions
ix)Lackofresourcesandtraining.
Programming
Knowledgefor
Testers
manualtestinginterview
questions
x)TestEnvironmentissues.
JavaInterview
QuestionsPart1
2)HowyouderivedTestCases?
SoftwareTesting
Resume
QTPScripting
ManualTestingInterview
Questions2
SQLInterviewQuestions
QTPBasicFeatures
ManualTesting
OracleInterviewQuestions
andAnswers
Thatdependsonproject,sometimeswederivedTestcasesfromrequirements
TestExecution
3)HowmanyTestcasesdidyouwriteforlast
project?
4)HowmuchtimeisrequiredtowriteaTestcase?
G. C. RE DDY
Follow
1.7k
IamGediChandraMohan
Reddy,WorkingasaTest
ConsultantinHyderabad,
IntroductiontoJava
andsometimesfromusecases.
Nearly170Testcases.
ABOUTME
8K
TestingVideosChannel
YouTubeChannel
SeleniumforBeginners
SeleniumOnlineTraining
JavaTutorialFor
Beginners
SeleniumLiveProject
DataDrivenTesting
inSelenium
Thatdependsoncomplexityofthefunctionality.
TestNGFrameworkin
SeleniumPart2
5)Howmanydefectsdidyoudetectinyourlast
project?
Introductionto
TestNG
Framework
Iexecutednearly150Testcases,inwhichsome22defectswereraised
February(19)
including3showstoppers.
January(15)
INDIA.
V I E W M Y COM P LE T E
P ROF I LE
6)Didyoufaceanyproblemsduringdefect
reportingandtracking?
Yes,Developersrejected2or3validdefects.
ANALYTICS
7)DidyoucreateRTM(RequirementsTraceability
Matrix)documentinyourproject?
..
IonlyupdatedtheRTMdocument.
8)DidyouinvolveinTestEnvironmentsetup?
Yes,IinvolvedinverifyingTestLabsetupalongwithotherteammembers.
9)DidyouperformanyLivetesting?
Yes,Inmycurrentprojectweusedlivedataforsometestcases.
10)WhatisdifferencebetweenFrontEndTesting
andBackEndtesting?
FrontEndTestingisperformedontheGraphicalUserInterface(GUI).whereas
BackEndTestinginvolvesdatabasestesting.
WeconductDatabaseTestingusingSQLQueries.
DatabaseTestingissubsetofFunctionalTesting.
11)WhatisthedifferencebetweenSystemTesting
andFunctionalTesting?
SystemTestingisaTestLevel
FunctionalTestingisaTestTypethatcanbeperformedinalllevelsofTesting
(UnitTesting,IntegrationTesting,systemTestingandAcceptanceTesting).
12)WhatisthedifferencebetweenPerformance
TestingandLoadTesting?
LoadTesting,StressTesting,SpikeTestingandEnduranceTestingallare
subsetsofperformanceTesting.
13)WhataretheTesttypesthatyouperformedin
yourSoftwareTestingcareer?
FunctionalityTesting
SecurityTesting
UsabilityTesting
CompatibilityTesting
InstallationTestingetc...
14)WhataretheTestdeliverables?
WhatdocumentationweproduceduringtestingallcomeunderTest
deliverables.
TestPlan
2015(222)
2014(292)
2013(730)
2012(141)
2011(53)
2010(138)
....
TestScenarios
TestCases
OpenedandClosedDefectReports
Testmetricsreports
TestsummaryReportetc...
15)DidyouinvolveinTestplandocumentation?
Yes,IinvolvedinTestplandocumentationinthelastproject,identified
FeaturestobeTested,Entrycriteria,Exitcriteria.
16)WhatisExhaustiveTesting?
ExhaustiveTestingtestingwithallpossibleinputsandpreconditionsandit
isimpractical,soweuseTestdesigntechniquestoreducethesizeofInput
andOutputdomains.
17)WhataretheimportantphasesinFormal
SoftwaretestprocessorSoftwaretestlifecycle?
i)TestPlanning
ii)TestDesign
iii)TestExecution
iv)EvaluatingexitcriteriaandTestclosure.
18)WhataretheimportanttasksinTestPlanning
phase?
ImportanttasksinTestplanningphaseare:
i)UnderstandingandAnalyzingtheRequirements
ii)RiskAnalysis
iii)TestStrategyImplementation
iv)TestEstimations(Scope,Time,Resources,Budgetetc...)
v)TeamFormation
vi)TestPlanDocumentation
vii)ConfigurationManagementPlanning
viii)TraceabilityMatrixdocumentation
ix)DefineTestEnvironmentSetup
19)WhatareimportanttasksinTestDesignphase?
i)UnderstandingRequirements
ii)GenerateTestScenarios
iii)TestCaseDocumentation
iv)TestDataCollection
20)WhatareTestdesigntechniquesthatyouused?
IusedBlackboxtestdesigntechniques,
i)EquivalenceClassPartitioning
ii)BoundaryValueAnalysis
iii)DecisionTables
iv)StateTransitionTestingetc...
Postedin:SoftwareTestingCareer,Softwaretestingfaq,SoftwareTestingInterviewQuestionsand
Answers,SoftwareTestinginterviews,SoftwareTestingTutorial,testinginterviewquestions
NewerPost
Home
OlderPost
7comments:
vrushalitupe says:
March23,2016at11:55AM
ReallyHelpfull...
Reply
SophiaMediatha says:
March23,2016at5:11PM
ReddySirveryhelpfulforpeoplewhowillbefacinginterview,thankyousir
Reply
Anonymous says:
March24,2016at7:46AM
HelloSir,
ReallythisArticleisusefulforJobseeker.
ThnaksforthisArticle.
Reply
Md.EmrulHasan says:
March25,2016at8:26AM
Thankyou,sir!Wearereallygratefulforyourgeneroussupportforstudents.MayGod
blessyou.
Reply
sarag says:
March25,2016at11:08AM
Verynice
Thanksforsharing
Reply
ershadSait says:
March25,2016at10:18PM
VeryHelpfull,
butcouldnotcopytoworddocwhichcouldhavehelpedalotforofflineusers
Reply
AlokPatra says:
April15,2016at7:46AM
verymuchhelpfullsir.......thesearemostvitalquestiontheseday
Reply
PostaComment
Enteryourcomment...
Commentas:
Publish
Unknown(Google)
Preview
Signout
Notifyme
Linkstothispost
CreateaLink
Copyright2011SoftwareTesting|PoweredbyBlogger