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 / sandy
will any insti provide placements
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How to handle the exceptions using the recovery scenario manager in qtp?
What is the file extension of the code file and object repository file in QTP?
Explain measuring transaction.
What are the different types of functions available in qtp and explain ?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is the limitation to XML Checkpoints?
How do you know the location Id of an object if you know its index id?
Have you used xml check point in your project?
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
What is RTM (require ment tracebulity marix) fromate?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How you can decide which type of object repository you have to use?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?