may i know the sites which r giving model question papers
for istqb exam
Answers were Sorted based on User's Feedback
What is Risk Mitigation and Risk Contingency plans? Please explain in details with examples.
Is there any working in siebel testing if so plz discuss some scenarios in siebel testing as iam preparing 4r the intrv it may be very useful to me...My mail Id :testing_amar@yahoo.com... I wud appreciate the guys and guls whoever helpme..Plz get back to my Id and gv sm tips... Cheers, Amar.gp
What is difference between Agile and V model? Explain
For the 7 stages of the SDLC (Planning, Analysis, Design, Development, Testing, Implementation, and Maintenance), What are the major inputs and outputs of each stage? What are the primary activities in each stage? Who are the primary "players" involved in each stage (e.g., Tech Arch's BA's, Testers etc.)?
I have took training in software testing and I don't have much experience before going to start my career I want to get knowledge on testing...please suggest.
what is feasibilty study...?
What is process and procedures?
What is infeasible path?
What is Software reliability?
What is depth testing?
How will you decide defect severity and priority?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char