in my database haveing 3X3 (manas having 3 rows 3 colums) i
want to test only (2nd row 3colum) bit how to test either
script or any automation plz explain? (Chandana)
Answer Posted / chandana
Hi Nanda,
we r using oracal DB..............so can u write the script
Plz.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How software tester can use constants and variables in scripts?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
what is profile tool?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
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 the difference between keyword view and expert view?
how to idetfy which test cases are automated?who will deside that plz tell me
How you know that a test case is a regression test case
How the smart identification is used in real time?Please explain with an example
In qtp is it possible to check broken links of a page?
Where we can use the analog mode and where we can use the low – level mode?
How to open a new test using quicktest professional?
How is a Step generator used in UFT?