Knowledge Base

How to get alert message before redirect to another page?

Below is the code for Alert Message before redirecting Page:- ScriptManager.RegisterStartupScript(this, this.GetType(),”alert”, “alert(‘Saved sucessfully’);window.location =’yourCurrentpage.aspx’;”, true);

HOW TO WRITE TEST PLAN

Why you need a test plan? Test plans are prepared with details so that the tester and the client know what and how the testing procedure is being performed. The test plan should be developed preceding any testing procedure. What

Read More

How to return client time to user when user get the open account from different timezone.

Problem: when user create some work on indian time and that content get or show from u.s.a that display the wrong time in u.s.a. Solutions: You can store the one specific time in database like UTC, also set that default

Read More

Split and cut video file using ffmpeg conversion

Best way to cut and split the video file using ffmpeg conversion we can take the first 3 or more/less video file from large video file with simple ffmpeg command. Take few time duration video filewe can define the minute

Read More

How to write Test Cases for E-commerce Site

How to write Test Cases for E-commerce Site

  FUNCTIONAL TEST CASES