I am testing an application that sends certain data to users. How do i check that the user will not receive excess data. I mean I can go in and sign in as the user and insert a standard checkpoint...but that only checks the data integrity, it does not check if the user received excess data. Please help..any suggestions are welcomed
1. I don't want my application to open when while running the scripts. is it possible through QTP like that?2. Is it possible to make 100 users login at the same time to check load through QTP?
Hi Friends i have one question i.e How to pass the data perameters from Test Director to QTPgive me answer with step by step if there is any script send answer plz
Latest Answer : Regression testing is the testing done to verify the defect fix. For example if you encountered a defect and report to a developer and developer fixed it and deliver the code again, then you verify that the defect is fixed. This testing is called ...
Hi allPlease help me soon1. I have a java application which has Tree structure in it.2.Tried recording Tree navigation the recording is successful.3.Just playbacking the recorded scriot does not identify that object.please can anybody suggest a soultion for thisprashant
Latest Answer : Hi Santosh,In Object Identification, there are two Properties to be added-1)Mandatory 2) Assistive. First of all we cannot add the same properties in both. They must be different. I have added all the properties to Mandatory. But its a bit of confusion ...
In QTP, we are tring to do Batch tests. I need some info about batch test. Is it any possible for suppress the run time error messages? If yes, plz give detailed information step by step?
Hi Friends,I want to test an web Application using QTP. The problem is, the texts/images appearing in the screen are not allowed to be selected.In such a cease how can I insert 'Text' Check points?Is there any alternative available?Please let me know if you have any idea. Thanks in advance for your help.Regards,Pradeep
How can insert a call to external action with its path as relative path? Now what is happening is when I insert a call to an external action, the QTP also includes the path of external action and I can't modify that. I can't give the path of this action as relative path in order to use it any other system! Is there any solution for this?
Hi Freinds,How can i use the array values which are defined in Test.Action1 in another Test.Action2?Is there any function?I can pass the values of variables where as iam not able to pass array which consists of set of values?Please can anyone give the solution fo it .Its very urgent.