Hi, It is HR question. What are the qualities you like and
dislike in your Project Manager?
Answer Posted / nani
I like these qualities:
My Project manager creates an environment of openness,trust
and collabration in the team.
My project manager communicates and shares information
across the team.
My project manager is caring and treats his team members
with respect.
I dislike These qualities:
Wn we feel stress with the work at that time he says take
it as a challenge and complete with in the time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Explain how you can replace string in qtp?
how u will evaluate the tool for test automation?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is different command used in command Prompt while using QTP?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
In qtp, explain what is keyword driven automation framework?
Why do we use breakpoints in QTP?
how to test Web application using QTP software
Mention what are the different types of recording modes in qtp? Which will be used when?
What is the difference between call to existing action and copy of an action?
How can you close the second opened browser?
which type of testing process are you following in ur company? how to recognize a qtp page?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
Is it possible to split an action? How?