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 / jyo
Hi All,
A Guru's (Teacher)teaching ability can't be measure with cost and subject knowledge what he/she is having. It should be considered as how much dedication he is showing to teach the subject irrespective of persons and environment. If you keep the subject aside, he is the person who motivate students (youth)how to get success in life. Please respect Teacher, he can show the path how to lead the life only but your job is to take that path in right or wrong way shows your mindset and culture you have.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
How do you delete unwanted results in qtp?
What is Port testing. Whhen will you perform?
What is the difference between a Function and Procedure in QTP?
Explain advantages and disadvantages kdf?
Why to use descriptive programming?
What are the advantages of a Hybrid framework?
What are the disadvantages of recording test cases in qtp?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
How are actions and functions different in QTP?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
For which type of projects the iterative model is not suitable?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Is the qtp course will help to create a virtual object?
The hybrid framework can be implemented for any application. Is it true?