Hi Guys, here I am posting one question.

Wen u r working with Notepad. If it is not responding in
the middle of TEst...what u will do.

Answer Posted / ashis

There can be many answers for this one -

1. One will killing the process notepad.exe .

2.Second will be getting the text using mercury.clipboard
object and killing the notepad process .

The text copid in the clipboard can be pasted in any new
notepad window.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1288


I have two For loop, first For loop does is creates a customer and input the customer info and then the second for loop within the first for loop does the follows which is capture the customer name and verify the with the data within the datatable. The problem I am coming across is that when it goes through the second time creating another customer and then verify the second customer then it creates the following during runtime. I want is to have the customer2 below Customer1 under the Customer_from_Apps. Any help will be greatly appreciate it. Customer Customer_from_Apps Customer_from_Apps1 Customer1 Customer 1 Customer2 Customer2 Window("Customer Desktop").Window("Customer Tracking (Privacy").WinObject("TreeView20WndClass").Click 92,244 runtimevalue = .VbTreeView("vbname:=AppServerTree").GetROProperty("Selectio n") Customer_Val= Datatable.GlobalSheet.AddParameter ("Customer_from_Apps",runtimevalue) row=datatable.getsheet("Global").GetRowCount For x=1 to row datatable.SetCurrentRow(x) Data_Val=Datatable.Value("Customer",dtGlobalSheet) If (trim(Customer_Val)=trim(Data_Val)) Then Reporter.ReportEvent micPass, "Customer validation successful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val else Reporter.ReportEvent micFail, "Cusotmer validation unsuccessful", "Actual Value: " &Data_Val&vbcrlf& "Customer Value: " &Customer_Val End If Next

1346


How to data driven test for Win objects in QTP ?

1483


What are the check points can be inserted without recording?

611


How to test background color and dynamic images during run time can you put the check point for moving objects?

1462






i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?

1573


What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?

1805


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

599


Explain the terms test and business component?

562


Where we use data driver in qtp?

619


how to know no.of mails in our g mail by using vb-script

1791


how to find that tools work well with ur existing system?

1374


What is a data driven test in qtp?

603


Is it possible to call win runner script in qtp?

642


How can you write the scripts that operate on different objects depending on run-time information?

2134