is the institute MindQ laid by Mr.Nageswar rao..
heard alot about Nageswar rao...can you briefly let me know
about the Nageswar rao inst. and MinQ...THANX IN ADVANCE
Answer Posted / maddy
Hi all,
I need immediate help from all of you. I've 5 years of experience in Technical Support. Now I want to change my profile and would like to move to Software Testing. Can anyone guide me about the best institute in my case, along with job placement or assurance as I'm no more a fresher.
Any help will be highly appreciated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where you get the run time data table?
How to analyzing test results using quicktest professional?
Hi Samrat, Thank u very much, what u said it is right.
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is QTP testing process?
Describe function procedure in vbscript.
What is method name to compare two XML files.
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How you can write contexts to text file in qtp?
is it possible to add sheets to excel at runtime
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
What is the Command used to start the QTP
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Define object spy ?