i want to learn testing tools what i have to know before.iam
fresher i dnt know any this..which langagues i have to before
testing.
Answers were Sorted based on User's Feedback
Answer / subbu bhogireddy
First u need to know about what is software testing basics
then only u will get some idea.Try to Vb script also .it is
very useful for writing scripts(Automation testing)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajesh
First you should have basic knowledge in 'C' language. Then you can easily adapt Automation Testing(QTP).
| Is This Answer Correct ? | 1 Yes | 5 No |
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
Are u place all QTP Framework folders in VSS?
Diff b/w Health care domain and Banking Domain?
What is qtpro? What is quick test pro?
I want some banking domain projects where can i get this projects ( anybody can help me plz)
How to find if given number is prime or not
1. how can you handle exceptions without using recovery scenario?
What is InStr()
what is key word driven frame work how to use keyword driven frame in QTP in a project
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
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.
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u