user A done some changes for a portion of test case doc.
And user B also done some changes to same portion. If user-A
checks in his file first then user-B. Then what is the state
of that file?
Answers were Sorted based on User's Feedback
What is regression testing and what are the types in regression testing?
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
What is the use of HLD & LLD?
which situation will decide the approach (topdown/bottom up) to choose from?
What is fuzz testing?
how will you clarify the requirements
8 Answers eMids, HCL, iGate, JPMorgan Chase,
What are the goals of a performance testing of a web application
2.How are you going to map between Test Scenarios and Test Cases?
write testcases for open dialogbox
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?