1...HOW TO RETRIEVE NUMBER FROM ALPHA NUMERIC VALUE?
2.. HOW TO CAPTURE A DYNAMIC VALUE IN WEB APPLICATION?
3.. HOW TO GET THE OUTPUT VALUE FROM ONE TRACTION AND USE
THIS OUTPUT VALUE AS INPUT OF ANOTHER TRANSACTIONS?
4... HOW TO COUNT A WEB TABLE ROW?
... WHAT IS QC LIFE CYCLE?
6...WHAT IS IMPACT ANALYSIS? HOW TO DO IMPACT ANALYSIS IN
PROJECT?
Answers were Sorted based on User's Feedback
Answer / yogesh11
5. QC Life Cycle we can understand in the below steps.
-> Test Requirement
-> Test Plan
-> Test Lab or Test Design
-> Test Execution or Defect logging
-> Test Report and acceptance.
6. If any requirements getting change in the middle of the
testing cycle then we do the IMPACT ANALYSIS.
In the IMPACT ANALYSIS basically we closely understand the
new requirement then we do analysis how many functionality
or modules will be effect based on this new requirement and
total man hour required to incorporate this in to existing
Test Cases or test Plan
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ramya
Qc:it has mainly 4 modules apart frm this another 2 modules
are there,,there are
i)requriment:it shows the authorname,to add the main and
child reqs,to view the direct cover status.
ii)testplan:to create a folder structure,to create empty
tests,to launch corresponding automated tool 4r developing
the test,to establish the link b/n tests and requirement.
iii)testlab:to create folder structure,to build testsets,to
run the testsets and test
iv)defects:similar 2 bugtracking tool which provides all
facilities like bugtracking and reporting.
v)dashboards:it is used by Manager codes people for
generating common reports across multiple projects.
vi)business component(BC):for developing business components
during Business Process Testing(BPT),BPT means the subject
matter experts will design the BC 4r critical businessflows
and then the TEs will develope the tests according to them.
| Is This Answer Correct ? | 0 Yes | 5 No |
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
hi can anyone tell me about vision plus testing? and what about its future
can any one please give bug reporting format of bugzilla ?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
what is debugging and whitebox testing and what is the diff?
what is fault?
what is a Bug, Defect, Error & Failure ?
Which design document supports to choose test data and how to select test data ranges ?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any