w is fragmentation and paging
Answer / madhu
these r tech for memory management.
Paging-virtual memory is divided into fixed size pages.and
physical memory into same size frames.
Segmentation-v program consists of data structures,functions
virtual memory is divided according to these segments. and
tphysical memory so.
| Is This Answer Correct ? | 0 Yes | 3 No |
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?
explian about the qtp frame work? where u can use it in your project?
What is API
There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.
Hi I am new to QTP. we are planning to implement automation for the application. I am trying to execute the following script: Set ExcelObj=CreateObject ("Excel.Application") ExcelObj.WorkBooks.Add Set NewSheet=ExcelObj.Sheets.Item(1) NewSheet.Name="Order" ExcelObj.Cells(1, 1).Value = "Name" ExcelObj.Cells(1, 2).Value = "Ordernum" ExcelObj.Cells(2, 1).Value = "nam" ExcelObj.Cells(2, 2).Value = "21" ExcelObj.ActiveWorkbook.SaveAs "c:\test1.xls" ExcelObj.Quit Set ExcelObj = Nothing in the above script for the line(ExcelObj.Cells(2, 2).Value = "21") it is inserting the value 21 successfully.this is fine But if i want to insert a variable instead of the constant value then what should be the modification in the script. For example: If user retrives a value throug "GetRoProperty" and wants to insert the value into then how the script changes?
i m fresher iwant to know about testing what is the scope of testing field.i m aware in manual testing shall i go to automatiuon testinh directly or if any work experinc in manual testinh then only i go to manually automation testing.
hou can we use vb script in qtp could u tell me breafly
write script to read and write data from file ?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?