Really very good interview taken by sir and explained very clearly.Thanks sir
@shilpskamble88335 ай бұрын
Best vdo
@gaur_sisters Жыл бұрын
Very very knowledgeable interview
@ErandiWijerathne Жыл бұрын
Good interview. It will be better if you add the Feed back part as well
@Vaishnavi-t3w Жыл бұрын
Forward RTM is the mapping between requirements and test cases. And backward RTM is mapping between defects and test cases,it is maintained by JIRA
@gobyrail3205 Жыл бұрын
Great interview, actually the questions asked were really very rare and it will be helpful for us. Please cover similar type of very rare questions sir. Thankyou!!
@prdp4747 Жыл бұрын
Both hashmap and hashset are part of collection framework. Hashset is uses hashtable for storing unique elements. Hashmap uses hashtable to store key-value pairs. Hashset doesnt allow duplicates and in hashmap, if we try to add key which is already there, it will replace it. For iterate, we can use iterator function in hashset and in hashmap, we use entryset and keyset for iterating.
@jyotikadgi3956 ай бұрын
Good questions
@AmitSingh-mv4xh6 ай бұрын
Nice interview
@karcyressjavascript-dd7mn Жыл бұрын
He is seeing somewhere and telling answers
@saibm62806 ай бұрын
I don't think it matters. His content is so much valuable. Very good interview. Thanks a lot!!!!
@swatipatil769611 ай бұрын
Forward compatibility matrix- Mapping the Requirement to the test cases Backward compatibility matrix- mapping the test cases to the requirements
@pavanm5657 Жыл бұрын
String.length(); could have been used to find the number of characters
@shubhamthoke473910 ай бұрын
u are right bro but we need to use count=0, for।oop ,in for loop we used if loop and check the condition if( str.charAt(i)!=' ') { count++; }
@manjushamohan2488 ай бұрын
Even directly using str.length() method would have given the answer for last program isn't it?
@TheCode7 Жыл бұрын
Sir, HashMap and HashSet It is a class , which implements the Map and Set Interface, because we are creating the object of a HashSet and HashMap Class , We can not create an object of an Interface because interface is abstract and cannot be instantiated Map and Set is a child interface of Collections
@vikrantsrivastava9204 Жыл бұрын
@@rdautomationlearning609 Hello sir Pls help me how to get enrolled in mock interview
@sreereshvkm726 Жыл бұрын
Map is not a child interface of Collection whereas Set it is. Please revisit the collection API of Java
@subhanlucky933811 ай бұрын
I got a feeling that the person just reading the script/sticky notes infornt of him...That doesn't help u much brother ...
@Dhanu-2008-jan2 ай бұрын
That Logic will not work if we have the space in between the String I guess
@dipanjanasaha42235 ай бұрын
I have been asked by my company to mandatory complete GAQM-CERTIFIED PROFESSIONAL SELENIUM TESTER ,and i dont have idea from where to actually preperae for this course ,I dont have any handbook also ,also have to complete within 2 wks .Pls help
@akshaykatte6161 Жыл бұрын
Forward compatibility matrix -: Designed test case of particular user story those test case are attached with that user story so we easily come to know that all the test case are covered or not. and Backward compatibility matrix -: defect are linked or attached with related user story.
@kartikujjainkar733211 ай бұрын
that is forward treaceability and backword treacebility matrix
@madetolaugh3476 Жыл бұрын
Dekh kar interview de rha tha wo
@travilbidda6576 Жыл бұрын
What ever questions you asked...so far that question any person not asked me