Hello All,
It is a bit confusing, so in short need to know how word addin for alm works, reads test cases from word document and then update to ALM.
I am trying to find a way how to read bookmarks in MS word addin.
So basically i do need code or logic how ms word addin read test cases from word document and import it to ALM.
I need to read Text from document containing test cases and put them into different variables. Like if there is a folder bookmark created by word addin in word document how can i read / copy that text name to variable?